GNOME Bugzilla – Bug 343643
Can't handle internet radio stations
Last modified: 2006-06-05 20:17:45 UTC
Please describe the problem: When feeding a playlist such as http://nectarine.ipsyn.net:8002/listen.pls to totem I get the message, "Totem could not play 'http://nectarine.ipsyn.net:8002/'. There is no input plugin to handle the location of this movie". Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Are you using the xine-lib or GStreamer backend? If you're using the xine-lib one, does removing the xine-lib gnome-vfs plugin work?
I'm using the xine backend. The following appears in the console: xine_stream_new video_out_xv: VO_PROP_INTERLACED(0) xine: found input plugin : gnome-vfs input plugin as shipped with xine xine: input plugin cannot open MRL [http://nectarine.ipsyn.net:8002/] net_buf_ctrl: nbc_close net_buf_ctrl: nbc_close: done xine: cannot find input plugin for MRL [http://nectarine.ipsyn.net:8002/] ** Message: Couldn't initialize lirc. xine_dispose Is there a way to disable the plugin apart from moving it out of /usr/lib/xine/plugins/1.1.1?
No, could you test without it please?
Sorry, I didn't mention that it works fine once the gnome-vfs plugin is removed. This turns out to be a manifestation of bug #332816.
A dupe of bug #334831 actually. Add "http" to the ignore_scheme[] in src/input/input_gnomevfs.c in xine-lib if you want to fix the problem right now (already in xine-lib CVS). *** This bug has been marked as a duplicate of 334831 ***