so, i have let the LS v2 run for a little longer and here's the conclusion:
if there are _no harbours / no activity in harbours_ and _no activity over telnet_ LIQUIDSOAP DOES NOT BLOAT!!! it kept under 300MB of RAM after running for 10 days. i have connected through telnet a few hours ago to check the uptime :) and since i did that it's over 600MB now and ticking up. so, not difficult to re-create.

thanks for giving some clues for re-writing of configs, i somehow failed to produce any working code with it:

something = on_metadata(fun (meta) -> system("echo %date% %time% #{(meta[\"artist\"])} #{(meta[\"title\"])} >> c:/thisstuffhasplayed.txt"), radio)
gives me "Error 4: Undefined variable on_metadata"

also thing like x = insert_metadata(radio)
gives me "
Error 5: this value has type
 source(_) (inferred at line 208, char 4-26)
but it should be a subtype of
 _ * _"

hmm...

p




_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to