mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
implement mix tracklist balancing
This commit is contained in:
@@ -7,6 +7,9 @@ from app.utils.threading import background
|
||||
|
||||
@background
|
||||
def start_cron_jobs():
|
||||
"""
|
||||
This is the function that triggers the cron jobs.
|
||||
"""
|
||||
Mixes().run()
|
||||
|
||||
# schedule.run_pending()
|
||||
|
||||
Reference in New Issue
Block a user