Re: [gentoo-user] Is there a simple .pls audio mp3-playing app?

2006-10-30 Thread Hans-Werner Hilse
Hi,

On Sat, 28 Oct 2006 18:50:21 -0700 Ryan Tandy
[EMAIL PROTECTED] wrote:

 I'm not familiar with Live365, but I listen to radio
 (http://kplu.org) and similar streams off the Internet sometimes, and
 I find that mplayer is more than up to the task, including dealing
 with pls files.
 
 e.g.
 $ mplayer http://www.abacast.com/media/pls/kplu/kplu-sc-48.pls
 
 works for me every time.  I already have mplayer installed to watch 
 DVDs, so it might as well serve another purpose.

Just a short addition:
for servers that bork the content type of the playlist, it makes sense
to include -playlist in that command, like this:

$ mplayer -playlist 'http://foo.bar/playlist.pls'


-hwh
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Is there a simple .pls audio mp3-playing app?

2006-10-28 Thread Ryan Tandy

Walter Dnes wrote:


  I have one other need for an audioplayer.  I'm a paying subscriber of
Live365, and I need a simple audio player to launch and play streams
direct off a .pls file.


Hi,

I'm not familiar with Live365, but I listen to radio (http://kplu.org) 
and similar streams off the Internet sometimes, and I find that mplayer 
is more than up to the task, including dealing with pls files.


e.g.
$ mplayer http://www.abacast.com/media/pls/kplu/kplu-sc-48.pls

works for me every time.  I already have mplayer installed to watch 
DVDs, so it might as well serve another purpose.


Thanks,
Ryan
--
gentoo-user@gentoo.org mailing list