joerg-krause writes
The current MPD state should be fetched before a clearQueue
command is invoked, as after clearing the queue the MPD state is always STOP.
Also only issue an play
command to MPD, if MPD was playing before clearing the queue.
This patch was tested with the Windows Media Player, BubbleUPnP, and UPnP Developer Tools - Device Spy.
medoc92 writes
Thanks for tracking and fixing this !