mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add because you listened to artist artists
+ add artists you might like
This commit is contained in:
@@ -18,9 +18,9 @@ def start_cron_jobs():
|
||||
RecentlyAdded()
|
||||
|
||||
# Initialized CRON jobs
|
||||
Mixes()
|
||||
TopArtists()
|
||||
TopArtists(duration="week")
|
||||
Mixes()
|
||||
|
||||
# Trigger all CRON jobs when the app is started.
|
||||
schedule.run_all()
|
||||
|
||||
Reference in New Issue
Block a user