Hello,
I'm having some difficulties running the LiquidSoap examples from the
wiki pages, I constantly get the error "Empty Token"
Example:
$ liquidsoap --version
Liquidsoap 0.3.6.
<snip>
$ liquidsoap 'output.icecast.vorbis(host = "example.com", port = 8000,
password = "pass", mount = "liq.ogg", mksafe(playlist("day.pls")))'
Line 1, char 62: Empty token
Same with the 'Advanced Example' from the wiki. The error message
seems to suggest there's a problem with the syntax, but I couldn't
spot any missing closing brackets or something.
Am I missing something obvious here?
Thanks,
-LM