Le lundi 29 novembre 2010 19:09:46, [email protected] a écrit :
> Hi,
Hi !
> I'm getting a parse error message but I fail to see what's wrong with the
> code:
>
>
> "> /usr/local/etc/rc.d/liquidsoap start
> Starting liquidsoap.
> File "liquidsoap-mp3.liq", line 58, char 13 before "=": Parse error."
>
>
> Code in question: (The second 'queue' is line 58)
>
> sstol = request.queue
> (queue=[
> request.create("/usr/local/www/rcr/mp3/ann
> ounce/SOD.mp3"),
(...)
I believe that the parenthesis matters. You should try this instead:
sstol = request.queue(
queue=[
request.create("/usr/local/www/rcr/mp3/announce/SOD.mp3"),
(...)
Romain
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users