Thank you !

you give me this example :
 blah = playlist(id="mood","foo.pls") # no need for a reload param here
 add_timeout(10800., { server.execute("mood.reload") ; 10800. })

but applied to my case, the second line seem not well typed :
"char 36-50: this value should be a source, or unit"

labomix = playlist(id="mood","/home/subflow/labo.lst")
add_timeout(10800.,{ server.execute("mood.reload"); 10800. })

?
Fred
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to