I have the following script:
#!/usr/local/bin/liquidsoap
set("log.file.path","/home/audiodef/radio/liquidradio.log")
set("log.level",4)
set("server.telnet",true)
output.icecast.vorbis(quality=0.8,samplerate=44100,
host="synthetronica.com", port=8000,
password="(password)", mount="radio.ogg", name="Synthetronica
Radio",
description="Eclectic Electronica", url="synthetronica.com",
mksafe(playlist(timeout=3600.,conservative=true,
"http://synthetronica.com/radio/main_playlist")))
Which causes this error:
init: exception encountered during start phase:
Failure("port 1234 already taken")
If I remove url="synthetronica.com", my script starts without errors, so
I know the problem is not whether LS soap is already running.
Why does this happen?
--
My music: http://audiodef.com
Synthetronica: http://synthetronica.com
Male survivors of domestic violence: http://abusedmen.org
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users