Re: xmms / mpg123 cannot handle Shoutcast URLs? (http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=2819&file=filename.pls)

Charles Layno <[email protected]> Sat, 14 Sep 2002 15:24:11 +0000
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <[email protected]>
HHHMMM. I do not use Mozilla, but I suspect you are correct. I use Konquerer 
with Red Hat 7.3 and it works with XMMS perfectly. You might try right 
clicking on the links on the web page and specifying to open with XMMS and 
see what happens.

I just doubled checked both MP3 and Ogg Vorbis steams and I got connected with 
no problems using XMMS.

You might also want to check and see what your desktop environment has setup 
for those files types as well.

Charles Layno
LinuxRadio

On Saturday 14 September 2002 18:36, Miles Lane wrote:
> Hi,
>
> I have read some of the documentation pages you have
> put on the web.  I have tried
>
> mpg123
> http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=2819&file=filename.
>pls
>
> and adding the following to my Mozilla helpers:
>
> mime = audio/x-scpls
> extension = pls
> Action = /usr/bin/xmms
>
> Nonetheless, I am prompted, every time I click on a Shoutcast
> website link, to save the <filename>.pls as a file.
>
> I am running Linux on a x86 machine and have XMMS 1.2.7
> installed and the SHoutcast support enabled in its preferences.
>
> My suspicion is that the HTTP redirection is somehow confusing
> things.  I wonder if Shoutcast isn't specifying a mime type in
> the URL the redirect to.  I checked the Shoutcast page source
> and see no mime type specified there (I would expect to see
> audio/x-scpls).
>
> On the other hand, could this be a bug in Mozilla?
>
> Thanks for any help you can send,
>
> 	Miles