You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm exploring options to make a small program to start sonos playing a random song from the full library. The equivalent of going into the Android App, selecting Browse > Music Library > Songs... and clicking Shuffle. So, I was trying the Console sample as a starting point, and noticed that:
If there's nothing in Sonos' playlist... Issuing the Play command will say that it is playing, even though it won't be.
There doesn't seem to be a way to actually get songs in the playlist.
setplaymode doesn't seem to do anything, or at least I can't figure out what state Sonos needs to be in for it to do anything.
The text was updated successfully, but these errors were encountered:
I'm exploring options to make a small program to start sonos playing a random song from the full library. The equivalent of going into the Android App, selecting Browse > Music Library > Songs... and clicking Shuffle. So, I was trying the Console sample as a starting point, and noticed that:
The text was updated successfully, but these errors were encountered: