Helmut Auer wrote:
> 
> I've creates .pls files for shoutcast streams, just containing the URL 
> of the satation.
> How can I play these with freevo ?
> 
Add pls to MPLAYER_ARGS with -playlist as parameter.
Minimalistic example:

MPLAYER_ARGS = {
            'pls'    : '-user-agent xmms/1.2.7 -cache 192 -playlist',
            'default': '-autosync 0 -cache 750'
}

Maybe you also have to add pls to AUDIO_SUFFIX, dunno excactly.

Search Engine Filling:
Of course this also works with m3u, ram, asx, wvx, wmx, wax, wpl or any 
other playlist format that mplayer understands (are there any more?).
If I__m remembering right I read a few days ago that newer mplayer 
versions (cvs?) doesn__t need the -playlist parameter anymore.

Bye,
Manne

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to