CC-2925: Airtime scripts broken with Liquidsoap 1.0 pre-release

-fixed
-also updated the liquidsoap library scripts
This commit is contained in:
martin 2011-10-04 13:50:03 -04:00
parent ed8cdc7db3
commit b0f6f1e39b
30 changed files with 417 additions and 674 deletions

View file

@ -51,7 +51,7 @@ add_skip_command(s)
s = map_metadata(append_title, s)
if output_sound_device then
ignore(output.alsa(s))
ignore(out(s))
end
if s1_output != "disabled" then