GNOME Bugzilla – Bug 510782
Banshee does not play some radio streams
Last modified: 2008-08-05 12:00:11 UTC
When I try to play this stream: mms://a1367.l672223084.c6722.g.lm.akamaistream.net/D/1367/6722/v0001/reflector:23084 I get the following error: Debug: [20.01.2008 13:42:27] (Attempting to parse radio playlist) - mms://a1367.l672223084.c6722.g.lm.akamaistream.net/D/1367/6722/v0001/reflector:23084 System.InvalidOperationException: Only HTTP and local playlist access is supported at Banshee.Playlists.Formats.PlaylistParser.Parse (Banshee.Base.SafeUri uri) [0x00000] at Banshee.Base.RadioTrackInfo.LoadStreamUri (System.String uri) [0x00000] I am running Ubuntu 7.10 . This started after the upgrade of Ubuntu to 7.10. The stream plays fine in rythmbox on the same machine. Any help is welcome.
I can't get that stream to play in Rhythmbox. Is there another that has the same problem? Also, can you test in 0.13.2/SVN to see if this behavior has changed?
The radio station changed the url. Here is the new one. http://www.wdr.de/wdrlive/media/wdr3-wm32.asx >Error hasnt changed much: Debug: [05.02.2008 21:11:45] (Attempting to parse radio playlist) - http://www.wdr.de/wdrlive/media/wdr3-wm32.asx Debug: [05.02.2008 21:11:45] (Attempting to parse radio playlist) - http://www.wdr.de/wdrlive/media/wdr2.smil Debug: [05.02.2008 21:11:45] (Attempting to parse radio playlist) - mms://gffstream-wm-w24b.wm.llnwd.net/gffstream_wm_w24a System.InvalidOperationException: Only HTTP and local playlist access is supported at Banshee.Playlists.Formats.PlaylistParser.Parse (Banshee.Base.SafeUri uri) [0x00000] at Banshee.Base.RadioTrackInfo.LoadStreamUri (System.String uri) [0x00000] Debug: [05.02.2008 21:11:45] (Attempting to parse radio playlist) - http://a623.l672223083.c6722.g.lm.akamaistream.net/D/623/6722/v0001/reflector:23083 Debug: [05.02.2008 21:11:45] (Attempting to parse radio playlist) - mms://a623.l672223083.c6722.g.lm.akamaistream.net/D/623/6722/v0001/reflector:23083 System.InvalidOperationException: Only HTTP and local playlist access is supported at Banshee.Playlists.Formats.PlaylistParser.Parse (Banshee.Base.SafeUri uri) [0x00000] at Banshee.Base.RadioTrackInfo.LoadStreamUri (System.String uri) [0x00000] Debug: [05.02.2008 21:11:45] (Attempting to parse radio playlist) - http://a1367.l672223084.c6722.g.lm.akamaistream.net/D/1367/6722/v0001/reflector:23084 Debug: [05.02.2008 21:11:46] (Attempting to parse radio playlist) - mms://a1367.l672223084.c6722.g.lm.akamaistream.net/D/1367/6722/v0001/reflector:23084 System.InvalidOperationException: Only HTTP and local playlist access is supported at Banshee.Playlists.Formats.PlaylistParser.Parse (Banshee.Base.SafeUri uri) [0x00000] at Banshee.Base.RadioTrackInfo.LoadStreamUri (System.String uri) [0x00000] Debug: [05.02.2008 21:11:46] (Playing Radio Stream) - http://www.wdr.de/wdrlive/media/wdr2.smil ** Message: don't know how to handle application/smil And with this one Rhythmbox stoped working as well. I'll try to test the newer versions but it will take some time.
(In reply to comment #2) > And with this one Rhythmbox stoped working as well. Hmm, I wonder if this might be a GStreamer bug then. > I'll try to test the newer versions but it will take some time. No need. I tested in 0.13.2 and noticed the same behavior.
This bug focuses on two issues that have been separately reported since. Rather than mark them both as duplicates of this one, I'm going to mark this one as a duplicate of one and link to the other. The original issue was that Banshee does not support mms:// radio URIs. That's been reported on bug 546392. The second issue (when the website changed the URI) is that Banshee cannot support lowercase "asx" extensions. That's been reported on bug 545646 (with a patch). If I've missed any information, let me know. *** This bug has been marked as a duplicate of 545646 ***