01-05-2024, 01:29 PM
Items in the Queue can be played directly by specifying either their position in the Queue (zero based) or their songid (a unique number assigned to the Queue item by MPD.
# Play by position in the Queue
For example to play item 5 in the Queue
http://moode.local/command/?cmd=play 4
You could also try something like below. I'm using The Jazz Groove radio station in the example
http://moode.local/command/?cmd=clear
http://moode.local/command/?cmd=add http://west-aac-64.streamthejazzgroove.com/stream
http://moode.local/command/?cmd=play
# Play by position in the Queue
For example to play item 5 in the Queue
http://moode.local/command/?cmd=play 4
You could also try something like below. I'm using The Jazz Groove radio station in the example
http://moode.local/command/?cmd=clear
http://moode.local/command/?cmd=add http://west-aac-64.streamthejazzgroove.com/stream
http://moode.local/command/?cmd=play