[Savonet-users] I need some help with setting up liquidsoap to play a specific jingle every hour

2014-12-28 Thread Oriol Gómez
Hi, I'm getting a very strange error that I don't recognize in liquidsoap: HEre is my simple script and log, please help # Log dir set("log.file.path","/home/radio/autodj.log") set("log.stdout", true) set("log.level", 3) # Music myplaylist = strip_blank(smart_crossfade(mksafe(playlist("/home/oriol

Re: [Savonet-users] a bit more harbor help

2014-12-28 Thread Sarah k Alawami
If this comes through twice, sorry about that. My gmail is having issues. Happy holidays. Update. I managed to telnet the port on my linode so it is indeed open, in fact when I go to http://tffppodcast.com:8000 it hows harbor page, then in the body it shows this p

[Savonet-users] FDK AAC on Ubuntu 14.04

2014-12-28 Thread Сергей Михайлов
Hello! I have installed Liquidsoap on the Ubuntu 14.04 server by "apt-get install liquidsoap" command. I can use %aac output format, but when I try to use FDK AAC (%fdkaac) it shows "No encoder found for that format" message. Is it an easy way to use FDK AAC format for output on Ubuntu 14.04 s

Re: [Savonet-users] I need some help with setting up liquidsoap to play a specific jingle every hour

2014-12-28 Thread Oriol Gómez
Alright I managed to fix a pretty obvious error, I shouldn't have been passing the switch result as a function. Now the stream works but it isn't playing the hour files. Please, tell me what I am doing wrong. # Log dir set("log.file.path","/home/radio/autodj.log") set("log.stdout", true) set("log