Le 04/07/2013 22:34, Pranas Gudaitis a écrit : > hi! > i am thinking of making a playlist reload before broadcast, to ensure that > it's fresh. > earlier i've been using reload timers in seconds, they would reload stuff > every few hours and litter my logs, although actually just one reload before > broadcast is required. > > later I discovered and started using a thing like [reload_mode="rounds", > reload=1, "D:/blah.m3u"] > that seems a clever option, but the problem with it is that it reloads > playlist just after it's finished and it's wrong because people never upload > a playlist for next week when the current playlist is playing. as a result, > reload just reloads the old playlist again and doesn't pay attention when > it's updated. what workaround could i make here, if not timers again? is > there an option to reload things just a moment before scheduled air time?
I don't think you can do that easily, but you could use the watch mode, that reloads it when the file changes, so that it's always fresh? ;) Cheers, Gilou ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
