I recently upgraded a system to Airtime 2.5.0, which upgraded liquidsoap to 1.1.1~lucid~sfo-1 .
I have some custom liquidsoap scripts on top of Airtime, which make heavy use of skip_blank. It pukes with: the variable skip_blank used here has not been previously defined. Sure enough, amazingly, skip_blank is not there: $ liquidsoap -h skip_blank Plugin not found! Though, on_blank appears to be there still: $ liquidsoap -h on_blank Calls a given handler when detecting a blank. Type: (?id:string,?max_blank:float,?min_noise:float, ..... Though, I'm not ninja enough with liquidsoap to know how to rewrite skip_blank myself using only on_blank as raw material. Is there any hope of skip_blank being added back in to future liquidsoap, and for Airtime to upgrade to use that version of liquidsoap? Thanks. -ken ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
