Bugzilla – Bug 15896
Missing metadata information
Last modified: 2010-03-23 15:53:15 UTC
Customer has internet radio station (www.oceanbeachradio.com) which passes metadata information for songtitle and artist. It works well when decoded by I-tunes, Real or Winampplayers. It does not work on Windows Media Players. It also does notwork on the Squeezebox. Customer wants to know " What type of decoding for metadata does SB use? If it is compatible with any of the decoders mentioned, is there something that can be set up in SB to make it happen? Or, is it Windows Media based, which will not work. Customer noticed metadata information on some streams, so he knows it is possible. is there anything that you, or I can do to get metadata decoded. After talking to Andy, he requested to open a bug and assign it to him. RN = 100311-001229
The reason this fails is the metadata is formatted like this: "StreamTitle='Eilen Jewell - Shakin All Over\r\n';StreamUrl='http://www.oceanbeachradio.com';\0\0\0\0\0\0" Our StreamTitle regex needs a fix for this.
== Auto-comment from SVN commit #30375 to the slim repo by agrundman == == https://svn.slimdevices.com/slim?view=revision&revision=30375 == Fixed bug 15896, strip CRLF from Icy metadata
So, where does this leave it?
Disregarding the problem and calling it "solved" is hardly a satisfactory "FIX"
It's marked fixed because it was fixed. http://downloads.slimdevices.com/nightly/?ver=7.4
Thank you Andy. It appears to work fine and I appreciate your efforts.