09.04.2022, 02:42
(This post was last modified: 13.04.2022, 01:35 by phongvucba.)
Hi guys !
I don't know if anyone still uses the Sonos app now? I'm using it and haven't seen any errors yet. Has anyone switched to Sonos API's Sonos?
I use Sonos API and have a few questions that I can't answer, I really need your help:
(https://developer.sonos.com/reference/au...ation-api/)
(https://forum.logicmachine.net/showthrea...15&page=14)
-require('custom.sonos.lib') -->Where do I get this library? And where to put in LM5? (
-I also want to add the command line:
Adjust the volume to increase or decrease a certain range.
-sonos_app.SendApiActionCommand(groupID, 'playPlaylist',1) ---This command, it makes my queue add a lot of songs over and over again
-sonos_app.SendApiActionCommand(groupID, 'setPlayModes', 'repeat') --it didn't work for me, even though i tried repeatOne,shuffle,v.v..
--------------------------
I use Sonos app and have a few questions that I can't answer, I really need your help:
-How can I Load 1 Playlists that I have created, for example named Demo1 and Demo2. Because if these playlists can be played, customers can add their own favorite songs . Very helpful
"http://192.168.100.5/user/sonos.lp?action=loadplaylist&uuid=RINCON_F0F6C126547C01400&listname=Demo2&autoplay=true "
I tried the above and it doesn't work!
-How can I play a playlist that I save on LM5 (via ftp is apps)
-Can I get Sonos' status? (eg status play,mute,volume.etc...)
Thank so much everyone !
I don't know if anyone still uses the Sonos app now? I'm using it and haven't seen any errors yet. Has anyone switched to Sonos API's Sonos?
I use Sonos API and have a few questions that I can't answer, I really need your help:
(https://developer.sonos.com/reference/au...ation-api/)
(https://forum.logicmachine.net/showthrea...15&page=14)
-require('custom.sonos.lib') -->Where do I get this library? And where to put in LM5? (
-I also want to add the command line:
Adjust the volume to increase or decrease a certain range.
-sonos_app.SendApiActionCommand(groupID, 'playPlaylist',1) ---This command, it makes my queue add a lot of songs over and over again
-sonos_app.SendApiActionCommand(groupID, 'setPlayModes', 'repeat') --it didn't work for me, even though i tried repeatOne,shuffle,v.v..
--------------------------
I use Sonos app and have a few questions that I can't answer, I really need your help:
-How can I Load 1 Playlists that I have created, for example named Demo1 and Demo2. Because if these playlists can be played, customers can add their own favorite songs . Very helpful
"http://192.168.100.5/user/sonos.lp?action=loadplaylist&uuid=RINCON_F0F6C126547C01400&listname=Demo2&autoplay=true "
I tried the above and it doesn't work!
-How can I play a playlist that I save on LM5 (via ftp is apps)
-Can I get Sonos' status? (eg status play,mute,volume.etc...)
Thank so much everyone !