Update 'liquidsoap/playlist.liq'

master
murtaugh 4 years ago
parent 2286b34a29
commit 8cc2caad55

@ -10,5 +10,5 @@ set("log.stdout",true)
output.icecast(%vorbis,
host = ICECAST_SERVER_HOST, port = ICECAST_SERVER_PORT,
password = ICECAST_SERVER_PASSWORD, mount = "prototyping_live.ogg",
mksafe(playlist("prototyping.pls")))
password = ICECAST_SERVER_PASSWORD, mount = "radioimplicancies.ogg",
mksafe(playlist("playlist.pls")))

Loading…
Cancel
Save