I got issue on PlayMode setting as SHUFFLE+RANDOM and post the problem below. Any help will be greatly appreciated.
What error do you get ?
No error but nothing happen actually. I did a lot of testing and eventually found the solution below.
luup.call_action(“urn:micasaverde-com:serviceId:Sonos1”, “PlayURI”, {URIToPlay=“SQ:JanniePlaylist1”, Volume=22}, 195)
luup.call_action(“urn:upnp-org:serviceId:AVTransport”, “SetPlayMode”, {InstanceID=“0”, NewPlayMode=“SHUFFLE”}, 195 )
Thank you very much ![]()