Hi, I just tried the webradio plug-in and tried to add a new station to the xml-file. The station I added uses a *.m3u URL. It does not work. I tried mplayer with the command line freevo uses and it does not work either. Mplayer thought that the 100 from "-cache 100" is a filename. After changing the order of "-playlist" and "-cache 100" it works.
So I suggest to change these line in src/audio/plugin/mplayer.py (around line 147) so that first we add the "cache"-option and then we add the "-playlist"-option. torben ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
