set("log.file",false) set("log.stdout",true) radio = playlist("counting.m3u") radio = audio_to_stereo(radio) radio = mksafe(radio) %include "/srv/radio/passwords.liq" output.icecast(%vorbis, host = ICECAST_SERVER_HOST, port = ICECAST_SERVER_PORT, password = ICECAST_SERVER_PASSWORD, mount = "counting.ogg", radio)