sonos - Getting metadata (track info, artist name etc.) for radio stream -


i have checked following links weren't helpful (in parenthesis i've explained why didn't work in case suggested in answers)

streams - hasoutofbandmetadata , getstreamingmetadata (our content hls)

sonos player not calling getstreamingmetadata (getmetdata not called, getmediametada called since radio stream has unique id , not collection)

in sonos api documentation mentioned "hasoutofbandmetadata" deprecated , recommended metadata embedded inline content. due limitations can't achieved in our service have go old way (whatsoever is).

i suppose, ideally "getstreamingmetadata" should called after setting "hasoutofbandmetadata" true it's not happening. secondly, testing purposes set "secondsremaining" , "secondstonextshow" different values find out "description" being displayed different time intervals (if set secondsremaining/secondstonextshow 20 description displayed 20 seconds, if set 200 200 seconds , likewise). after time lapses, information inside "description" disappears. guess there must call going refresh metadata after time lapses couldn't figure out call. kindly explain proper way metadata continuous radio stream. on tunein radio can find radio paradise metadata getting updated track changes. if use metadata inline content there must way achieve this.

can please post calls , the response sending? troubleshooting issue. mimetype trying use?

at time full supported method getting metadata continuous radio stream on sonos guaranteed work in future releases embed metadata in line.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -