Hi,
I just removed to webradio plugin and replaced it with a fxd file. To
use it, just add 'fxd/webradio.fxd' to your AUDIO_ITEMS list.
I moved all working stations from the gxine-mediamarks file to the new
fxd file. All webradio problems should be gone now. If you have a
radio station you want to add, please send the Maudio> tag to the list
(don't send only links to website that list stations).
An audio tag looks like this:
<?xml version="1.0" ?>
<freevo>
<audio title="Smoothjazz">
<cover-img>foo.jpg</cover-img>
<mplayer_options></mplayer_options>
<player>xine</player>
<playlist/>
<reconnect/>
<url>http://64.236.34.141:80/stream/1005</url>
<info>
<genre>JAZZ</genre>
<description>A nice description</description>
</info>
</audio>
</freevo>
Everything except title and url is optional. If <player> is set, this
player will be used (possible xine or mplayer). The tag <playlist/>
signals that this url is a playlist (mplayer needs that).
<reconnect/> signals that the player should reconnect when the
connection stops.
In <info> you can put all additional info you know about that
station. Right now, the skin info area uses the following skin tags:
description, bitrate and link. genre and language will be supported
later. If you know a good tag missing, send it here, too.
If you send the <audio> tag, please also write in which category it
should be placed in the fxd file.
Dischi
--
Never let a computer know you're in a hurry.
-------------------------------------------------------
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