Thanks for the great work, need to mention that I've a custom port for the airtime installation, so after apt-get update/upgrade the apache site for airtime were restored to port 80, so had to change it back, and same about icecast config file, were restored to the first time configs ( passwords/stream address ) as mentioned before:
hope this would save time for someone.
regards.
#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")
extraits = playlist(mode='randomize',reload=1,reload_mode="rounds", "/srv/random/extraits")
default = rotate(weights=[5,1], [music,extraits])
s = fallback(track_sensitive=false, [queue, default])
Hi Plinio,
What's your configuration on stream setting page?
Have you had a chance to check out the manual?
http://en.flossmanuals.net/airtime-en-2-1/stream-settings/
It looks like you're new here. If you want to get involved, click one of these buttons!