Dear list,
I am struggling with upgrading to liquidsoap 1.1.0 beta on Win32.
Here is the .liq I'd like to use (this works fine with V1.0.1):
--snipp--
set("log.file",false)
set("log.stdout",true)
set("log.level",4)
channelid = "hotelradio.fm Fado"
# A playlist source with a smart crossfade
s = playlist(reload=80000, "Y:\content\m3u\fado.m3u")
s = smart_crossfade(fade_out=0.5,fade_in=0.5,s)
s = nrj(s)
%include "Y:\scripts\liq\reporting.liq"
monosource = mean (s)
output.icecast(%mp3(msg="",mono=true,bitrate=64),fallible=true,description="chanelid",url="
http://hotelradio.fm
",mount="fado",host="live-four",port=8080,password="xxxx",monosource)
--snipp--
while on the old version all worked fine, the 1.1.0 beta 3 closes without
playing any song. Am I missing something?
Thanks,
-Alex
Best,
Alex
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users