Hi,

2010/12/26 Vincent Cassé <[email protected]>:
> I have test liquidsoap, but I have an error : Line 1, char 17 before "%":
> Parse error.

Don't take the parser too literally: the syntax error is around the %,
not really before.

> liquidsoap   'output.icecast(%vorbis
>      host = "localhost", port = 8000, \
>      password = "hackme", mount = "liq.ogg", \
>      mksafe(playlist("playlist.m3u")))'

In that case, you're simply missing a comma after %vorbis...
-- 
David

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to