Bugzilla – Bug 2025
song name comes up blank when playing some WMA internet radio streams
Last modified: 2008-09-15 14:36:01 UTC
example url that comes up blank: http://live.cinecast.capcave.com/SkyRadio observed with 8/26 nightly of 6.2
KDF - care to take a look at this?
sorry dude. This one makes no sense to me. it is clear that no currentTitle is being sent, but I have no idea how to trap the contents of the stream. it seems for me that it refuses to even start. I can't even see any metadata being returned. I supose in the absense of metadata through the stream, we should probably force the currentTitle to the url at least.
dunno, looks like the header is coming back as video as well: 2005-09-02 19:59:01.2852 Opening connection to http://live.cinecast.capcave.com/SkyRadio: [live.cinecast.capcave.com on port 80 with path /SkyRadio with timeout 5] 2005-09-02 19:59:01.4921 Request: GET /SkyRadio HTTP/1.0 Accept: */* Cache-Control: no-cache User-Agent: iTunes/4.7.1 (Linux; N; Linux; i686-linux; EN; iso-8859-1) SlimServer/6.2b1/trunk Icy-MetaData: 1 Connection: close Host: live.cinecast.capcave.com 2005-09-02 19:59:01.7224 Response: HTTP/1.0 200 OK 2005-09-02 19:59:01.7230 mp3 file type for http://live.cinecast.capcave.com/SkyRadio 2005-09-02 19:59:01.7265 Merging entry for http://live.cinecast.capcave.com/SkyRadio 2005-09-02 19:59:01.7269 Updating http://live.cinecast.capcave.com/SkyRadio : CT to mp3 2005-09-02 19:59:01.7270 Updating http://live.cinecast.capcave.com/SkyRadio : REMOTE to 1 2005-09-02 19:59:01.7512 Content type for http://live.cinecast.capcave.com/SkyRadio is cached as mp3 2005-09-02 19:59:01.7519 header: Content-Type: video/x-ms-asf 2005-09-02 19:59:01.7559 Merging entry for http://live.cinecast.capcave.com/SkyRadio 2005-09-02 19:59:01.7563 Updating http://live.cinecast.capcave.com/SkyRadio : CT to asx 2005-09-02 19:59:01.7564 Updating http://live.cinecast.capcave.com/SkyRadio : REMOTE to 1 2005-09-02 19:59:01.7827 Content type for http://live.cinecast.capcave.com/SkyRadio is cached as asx 2005-09-02 19:59:01.7834 header: Cache-Control: max-age=0, no-cache 2005-09-02 19:59:01.7838 header: Server: Cougar/9.01.01.3814 2005-09-02 19:59:01.7841 header: Content-Length: 128 2005-09-02 19:59:01.7844 header: Date: Sat, 03 Sep 2005 02:58:18 GMT 2005-09-02 19:59:01.7850 header: Pragma: no-cache, xResetStrm=1 2005-09-02 19:59:01.7857 header: Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.predstrm, com.microsoft.wm.fastcache, com.microsoft.wm.startupprofile 2005-09-02 19:59:01.7860 header: 2005-09-02 19:59:01.7861 Recieved final blank line... 2005-09-02 19:59:01.7861 opened stream!
KP: can you clarify? Is the stream title blank or is only the URL showing up? Vidur to work on WMA streaming...
for my testing, it was coming up blank. it was as if the metadata was returning a blank, so the server happily replaces the url with an empty string as the currentTitle.
it used to come up blank but with more recent nightlies it's now just showing the mms:// url that the playlist downloads...
I can't get it to come up blank. I do see the MMS URL, but since the station doesn't send down any metadata, that's all we're going to get. If you put it in a playlist and give it a title, that title appears to persist.