[icecast] Parse error in ices.pm
Alex Schenider
schalx at gmx.de
Tue May 18 15:04:05 UTC 2004
We have installed IceCast2 and Ices0.3 and it works very well - with builtin
playlist!
When I write my own playlist handler - similar to the preconfigured
ices.pm.dist - I get a perl_parse() error while starting ices. So ices
exits.
--- Code: ---
# At least ices_get_next must be defined. And, like all perl modules, it
# must return 1 at the end.
# Function called to get the next filename to stream.
# Should return a string.
ub ices_get_next {
print "Perl subsystem quering for new track:\n";
return "/home/orange21/html/files/1084550309.mp3";
}
return 1;
-----------------
Does this script contain any errors?
Could it be a missconfiguration of the server?
Thanks for any help.
<p>Greetings
Schalx
--
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list