svrooij / sonos2mqtt

:speaker: Sonos mqtt controller. Control your speakers from your mqtt server. mqtt-smarthome insprired.
https://sonos2mqtt.svrooij.io/
MIT License
76 stars 18 forks source link

Randomize AddToQueue #185

Closed tiroso closed 8 months ago

tiroso commented 1 year ago

I can successfully clear the queue and add a Spotify playlist. But I can't adding them in a random order. Is this missing in the AddToQueue command? It is possible in the app, in the playlist. There are two buttons, one to add randomized and one to play normal. If I add and switch the Playmode the first track is always the first one...and the Playmode is not normal ;)

svrooij commented 1 year ago

Have you seen the playmode command?

those two buttons are combined in the playmode in the Sonos speaker. I would add the Sonos playlist, then change the desired playmode. I think the playmode is kept even if you clear the queue, but not sure.