2012/2/14 Martin Hamant <[email protected]>: > > > Le 14/02/2012 14:59, Facundo Suárez a écrit : > > Hi all > > I have just updates to 1.0.0 full version, i was running on version > 1.0.0-beta3. But in my scripts, y have the option "restart=true", in > the output section for eventual off line streaming server. But now, > liquidsoap says: > > At line 53, char 11-14: cannot apply that parameter because the function > (at line 48, char 15) has no argument labeled "restart"! > > Can anyone help me on this ? > > thanks. > > Hi ! > > I know about that, because I hang on the same step. Then I figured out by > reading the documentation (output.icecast): >
you are the man !! :-) > on_error ((string)->float – defaults to fun (_) -> 3.): Callback executed > when an error happens. The callback receives a string representation of the > error that occured and returns a float. If returned value is positive, > connection will be tried again after this amount of time (in seconds). > > In a basic setup with no user on_error() callback defined, in means > auto-restart is enable by default every 3s > > Hope it helps Yes it helped, but in fact, just for trying i disabled it, checked the logs, and saw this option is by default, because the error message is exactly like if the option were seted up. Thanks for replying. -- Facundo Suarez Neuquen - Capital suarezjf -> twitter () ascii ribbon campaign - contra el coreo html /\ www.asciiribbon.org - contra adjuntos propietarios ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
