Your XML file looks ok, it's almost definitely that pre4 didn't
support this... :) The next snapshot should be done soon, but if not,
you can make a diff from CVS if you're ambitious. You can do it
entirely in the web interface.

On Tue, Jun 24, 2003 at 01:55:47PM +0200, Tommy Killander wrote:
> Hi,
> 
> I'm having trouble getting Internet Radio to work. Sorry to bother you guys
> but and I think I need some pointers in the right direction :)
> 
> Freevo shows the Internet Radio directory in the Audio menu, but it says
> that "The directory is empty" when I enter it. I use freevo-1.3.2-pre4 on
> top of RH8.0
> 
> I have created a directory where I want to put my server URLs called
> "/mnt/iradio".
> 
> [EMAIL PROTECTED] iradio]# pwd
> /mnt/iradio
> [EMAIL PROTECTED] iradio]# ls -la
> total 52
> drwxr-xr-x    2 root     root         4096 Jun 24 13:42 .
> drwxr-xr-x    7 root     root         4096 Jun 24 12:04 ..
> -rw-r--r--    1 root     root          404 Jun 24 13:42 Classic Techno.fxd
> -rwxr-xr-x    1 root     root        10945 Jun 24 12:14 Classic Techno.png
> -rw-r--r--    1 root     root          382 Jun 24 12:28 Groove Salad.fxd
> -rwxr-xr-x    1 root     root        24053 Jun 24 13:23 Groove Salad.png
> [EMAIL PROTECTED] iradio]#
> 
> My local_conf.py contains:
> 
> DIR_AUDIO = [ ('My Audio Files', '/mnt/common/Music'),
>               ('Internet Radio', '/mnt/iradio') ]
> 
> One of my .fxd files look like:
> 
> [EMAIL PROTECTED] iradio]# cat Classic\ Techno.fxd
> <?xml version="1.0" ?>
> <freevo>
>     <title>Classic Techno</title>
>     <logo source="/mnt/iradio/"></logo>
>     <audio>
>         <mplayer_options></mplayer_options>
>         <url>http://205.188.234.65:8020</url>
>     </audio>
>     <info>
>         <genre>Techno</genre>
>         <desc>D I G I T A L L Y - I M P O R T E D - Classic Techno &
> Trance - old school techno, trance & rave!</desc>
>     </info>
> </freevo>
> 
> 
> /Tommy Killander
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Aubin Paul
> > Sent: den 23 juni 2003 16:23
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Freevo-users] Streaming Internet Radio
> >
> >
> > All you need to do is add a fxd file like this example to your Music
> > directories.
> >
> > <?xml version="1.0" ?>
> > <freevo>
> >     <title>Mostly Classical</title>
> >     <logo source="testfiles/Music/"></logo>
> >     <audio>
> >         <mplayer_options></mplayer_options>
> >         <url>http://205.188.209.193:80/stream/1006</url>
> >     </audio>
> >     <info>
> >         <genre>Classical</genre>
> >         <desc></desc>
> >     </info>
> > </freevo>
> >
> >
> > On Mon, Jun 23, 2003 at 06:50:28AM -0700, Jay Herrick wrote:
> > > Hello List,
> > >
> > > I'm sure I've seen this at least mentioned before on this list, but I
> > > can't find it in the archives.  Is there any way to have Freevo play
> > > streaming internet radio, or any icecast style stream.  I can play them
> > > through mplayer by providing a URL on the command line.  So how can I
> > > automate this through Freevo.  There's got to be an XML tag
> > somewhere! ;)
> > >
> > > Thanks for any help,
> > >
> > > -Jay Herrick
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by: INetU
> > > Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> > > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> > > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> > > _______________________________________________
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: INetU
> > Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> > _______________________________________________
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to