Re: [Savonet-users] A 'no-execution' or 'don't-read-this-today' switch?

2010-12-01 Thread jonas ohrstrom
hi andre, just do: - source = whatever you did until now silence = single(/path-to-your-folder/silence.mp3) source = fallback(track_sensitive=false,[source, silence]) - just make sure the silence file exists. (to quickly make a silence file: dd if=/dev/zero of=silence.raw bs=44100 count=7200

[Savonet-users] Esacape strings?

2010-11-25 Thread jonas ohrstrom
hey all, just a small question, not important but wondering how/if this could be done in a liquidsoap script.. i would like to call an external script 'on_metadata', passing 'm['title']', eg: - system(./notify.sh --metadata --channel=#{m['channel']} --title=#{title}) - is there a way to

[Savonet-users] execute a script every time a track starts playing

2010-09-22 Thread jonas ohrstrom
hi dear list, does someone know how to achieve this: ? every time a new track starts playing, i would like to have LS execute an external script, with the filename as argument. guess that this is not too hard, but could not not find a solution.. :( thanks a lot! jonas

[Savonet-users] Problem with LS shutdown when using http.input

2010-09-21 Thread jonas ohrstrom
hi all, we have a littel problem with our (nearly) productive LS installation: it is not possible to shut-down LS everything works as expected, but when there is a http.input in the script, shutdown (ctrl+c) does not work. most of LS stops, but some things seem to hang: ... 2010/09/21 16:54:29

Re: [Savonet-users] input.http / switch

2010-08-03 Thread jonas ohrstrom
incast.stop / incast.start nothing happens. also nothing in the logs :( any ideas about this? thx jonas On Aug 3, 2010, at 5:31 , Romain Beauxis wrote: Le lundi 2 août 2010 17:28:13, jonas ohrstrom a écrit : hi romain, Hi ! txh for your input first! sorry but i just don't get

Re: [Savonet-users] input.harbor icy produces only silence on fallback

2010-07-23 Thread jonas ohrstrom
dear savonet list, one more time i came across a question that i could not solve by myself - maybe (or sure :) you know more about this... is it possible to switch an input.http to another stream? the setup i'm working on is controlled by a python daemon, the daemon takes care about the