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
when you want to queue/play a track from SQ:4 no metadata is visible on Sonos but only garbage like x-sonos-spotify:spotify%3atrack%3a7r5.... I found out that SQ:4 does not include metadata in the answer (no r:resMD). However when we attach the original xml as metadata itself, the metadata are correctly visible on Sonos.
I did an ugly workaround for the legacy version here: neophob@46117dd
The text was updated successfully, but these errors were encountered:
neophob
changed the title
Metadata when browsing SQ:4
No Metadata when browsing SQ:4
Dec 22, 2017
What exactly is SQ:4? I don't remember ever seeing that. each queries have two different modes one can use, there might be required to send one or the other for this specific query (BrowseMetadata vs BrowseDirectChildren)
Hm, okay so SQ: gives you a list of all playlists, and SQ:4 is your fifth playlist, in order it seems. But I get metadata for my SQ:0 and SQ:1, and the tracks in those playlists are from Spotify. What kind of tracks do you have in your SQ:4? Do your other playlists have metadata?
Hi
browsing
SQ:4
does not return any metadata, for example:compared to another directory:
when you want to queue/play a track from
SQ:4
no metadata is visible on Sonos but only garbage likex-sonos-spotify:spotify%3atrack%3a7r5...
. I found out thatSQ:4
does not include metadata in the answer (nor:resMD
). However when we attach the original xml as metadata itself, the metadata are correctly visible on Sonos.I did an ugly workaround for the legacy version here: neophob@46117dd
The text was updated successfully, but these errors were encountered: