Adding playlist each hour

Hi,

I’m searching for a script to add playlist automatically each hour.

For example: my playlists are generated with Station Playlist Creator like : monthday-hour.m3u

I want to know how explain to mAirList on the script window or the event scheduler i want to load each hour at 00:50 the next playlist.

Thanks for your help !

You can use a simple hourly event, with the “Load and play playlist” action, and then use variables in the filename like “C:\somewhere%d-%h.m3u” (type manually) - make sure to enable variable substitution in the advanced settings of the action.