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 want to instruct my Raumfeld Device via the Raumserver to play a certain spotify album. I tried around a lot of things, but I was unable to find out how the URIs need to be structured.
I tried both, enabling and disabling the Spotify Multiroom mode, but nothing helps.
My best guess was doing something like "/raumserver/controller/loadContainer?id=Wohnzimmer&value=spotify:album:1Zw5RQlTFL520baBQt5FDT&_=1557817707224
But that leads into the Raumfeld app printing "This music is not available".
Trying /raumserver/controller/loadUri?id=Wohnzimmer&value=spotify:album:1Zw5RQlTFL520baBQt5FDT&_=1557817707225
instead leads to the Raumfeld App showing a spinning circle and not doing anything.
Did anyone get Spotify to work with the API? I sadly have a Raumfeld Connector which doesn't have any Station Buttons. Otherwise, I'd try to save a Spotify Album to a Button and see what URI it saves. Maybe someone can do so?
The text was updated successfully, but these errors were encountered:
Sorry, i can not help you on this. I do not have spotify and i am not aware of how it works in raumfeld.
If you can not load the spotify playlist with the "loadContainer" method i have no idea how this works
I want to instruct my Raumfeld Device via the Raumserver to play a certain spotify album. I tried around a lot of things, but I was unable to find out how the URIs need to be structured.
I tried both, enabling and disabling the Spotify Multiroom mode, but nothing helps.
My best guess was doing something like
"/raumserver/controller/loadContainer?id=Wohnzimmer&value=spotify:album:1Zw5RQlTFL520baBQt5FDT&_=1557817707224
But that leads into the Raumfeld app printing "This music is not available".
Trying
/raumserver/controller/loadUri?id=Wohnzimmer&value=spotify:album:1Zw5RQlTFL520baBQt5FDT&_=1557817707225
instead leads to the Raumfeld App showing a spinning circle and not doing anything.
Did anyone get Spotify to work with the API? I sadly have a Raumfeld Connector which doesn't have any Station Buttons. Otherwise, I'd try to save a Spotify Album to a Button and see what URI it saves. Maybe someone can do so?
The text was updated successfully, but these errors were encountered: