Hi, 2009/6/11 Gabriel Afana <[email protected]>: > critical because liquidsoap seems to queue about 2 tracks ahead of time via > request.dynamic and this is the only way to keep a running tab of > everything.
First, note that this has changed recently in SVN. There have been a few discussions about that on the mailing list, you can also learn about it by reading the new doc of the operators (e.g. liq -h request.dynamic). > I do not have any blank detection in my liquidsoap script. Is there > anything that is built in? How can I stop liquidsoap from skipping a track, > even if there is silence? I'm surprised: liq does not cut tracks because of silence on its own. Only the skip_blank does this. There might be another reason for the skip... -- David ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
