Displaying 2 results from an estimated 2 matches for "ezstream_feed".
2005 Dec 15
3
Ezstream Program Call Patch
Alrighty,
Got it patched and working (at least in my one setup). You can pull
the patch from:
http://denetron.com/~dballenger/ezstream-program.patch
(I can post the pre-patched source too if people would like)
You'll have to add a "<filetype></filetype>" line into your config
files, just put "file" if you want it to work just by reading that
file or playlist.
2005 Dec 15
0
Ezstream Program Call Patch
...n't load the script with this kind of config :
<ezstream>
<url>http://$SERVER:$PORT/$POINT</url>
<sourcepassword>$PASSWORD</sourcepassword>
<format>$TYPE</format>
<filetype>script</filetype>
<filename>/home/$USER/stream/ezstream_feed.sh</filename>
<svrinfoname>$POINT @ $RADIO, $TOWN ($DESRIPTION)</svrinfoname>
<svrinfourl>$WEBSITE</svrinfourl>
<svrinfogenre>$GENRE</svrinfogenre>
<svrinfodescription>$DESRIPTION</svrinfodescription>
<svrinfobitrate>$RATE&l...