Sorry, when translating and editing, the changes are saved in Spanish.
Well, I tried to make it work without having to create so many additional events, and for me it’s complex, since I inevitably have to create many more. At the moment, I have four: three to generate and one to load.
Using multiple playlists, although it avoids adding so many events, is still complex because I have to create many “load” events.
So, wouldn’t it be better to add an option to define the estimated time as an approximate number of minutes or hours after generation? Obviously, based on the moment when the generation command is triggered.
For example:
Event: playlist creation starts at 12:59 and the estimated playback time is 1 minute later (13:00).
It could also be more minutes, one hour, two hours, etc.
Something like this could be the command line:
run PlaylistGeneratorPro.exe "-preset=PATTERN 2" "-out=D:\PARA RADIO\Data Base Radio boss\PLAYLIST\PLAYLIST.m3u8" "-starttime=00:01:00 after" "-startday=today"
or
run PlaylistGeneratorPro.exe "-preset=PATTERN 2" "-out=D:\PARA RADIO\Data Base Radio boss\PLAYLIST\PLAYLIST.m3u8" "-starttime=00:01:00 after"
Honestly, I’m not sure what the pros and cons would be or how logical this approach is. In my case, it would work for me, since I generate and play using two separate commands. I wouldn’t need to create more events than I already have. I’m not sure what others might think or how it would work for other users.