Alexandru Matei <alexandru.ort@...> writes:

> 
> Hi!
> 
> I'd like when the switch chooses, let's say, the brach {1h30-3h30} the 
> associated playlist, playlist_0130_0330, to start from the beginning. 
> Using the script in the form below if one playlist lasts long than it's 
> predicted  time, the following will be delayed. This not a big problem. 
> The problem is that the next day there will be playlists that will begin 
> from the middle of something, and those playlists have to be listened 
> from the first track to have a meaning.
> 
> How can I achieve such a behavior?
> 
> Alexandru.
> 

Hi Alexandru,

i just started with LS some weeks ago, so i'm a newbie,
but i think you can manage this with the "reload" parameter of Playlist like

playlist_0130_0330 = playlist(reload = 10800, "playlist.m3u")

10800 does a reload of the list after 3h (60*60*3)

Hope it works.

Greeting
Sascha




------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to