Wayne Rolfe wrote:
> I checked the new URL (mms and http streams) worked fine with mplayer
> (yay) thanks for the help there.
> 
> My new fxd file was modded with the new url to look as follows:
> 
> <?xml version="1.0" ?>
> <freevo>
>   <container title="Web Radio" type="webradio">
>     <container title="Popular">
>       <audio title="5FM - MMS">
>               <url>mms://196.35.64.36/5fm_22</url>
>              <info>
>                      <link>http://www.5fm.co.za</link>
>                      <bitrate>64</bitrate>
>                      <description>5FM Music</description>
>              </info>
>              <playlist/>
>              <reconnect/>
>      </audio>
>      <audio title="5FM - HTTP">
>                <url> http://196.35.64.36/5fm_22</url>
>                 <info>
>                      <link>http://www.5fm.co.za</link>
>                      <bitrate>64</bitrate>
>                       <description>5FM Music</description>
>                  </info>
>                  <playlist/>
>                  <reconnect/>
>       </audio>
>     </container>
>   </container>
> </freevo>
> 
> 
> How ever my freevo still does not play the stream...
> If needs be I can send a copy of local_conf.py file as well but I doubt
> the problem is in there.
> 
> Thanks again for the help so far

Try removing the <playlist/> from the fxd file.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to