I write [a little playlist scheduler](https://github.com/ChoiZ/simple-python-scheduler/blob/master/scheduler.py) and I want to call this playlist generator on startup and when the playlist end to generate a new one. @yomguy What is the best way to call my playlist generator? Thanks in advance ;)
I write a little playlist scheduler and I want to call this playlist generator on startup and when the playlist end to generate a new one.
@yomguy What is the best way to call my playlist generator?
Thanks in advance ;)