Problem with Liquidsoap...
#default = amplify(0.00001, noise())
#default = rewrite_metadata([("artist","Airtime"), ("title", "offline")],default)
music = playlist(mode='randomize',reload=1,reload_mode="rounds", "/srv/random/music/")
jingles = playlist(mode='randomize',reload=1,reload_mode="rounds", "/srv/random/jingles/")
default = rotate(weights=[1,5], [jingles, music])
Eugene MechanisM said:Web interface works fine but Liquidsoap config doesn't being generated.
Icecast running fine with all needed mounts and at myhost/Preference/stream-setting I added right settings for all icecast mounts but when I save it:Can not connect to the streaming server
Problem with Liquidsoap...
It looks like you're new here. If you want to get involved, click one of these buttons!