fix: stores not being populated on track indexing

This commit is contained in:
cwilvx
2024-08-02 19:59:20 +03:00
parent 0463c80070
commit 04946831ce
5 changed files with 56 additions and 27 deletions
-4
View File
@@ -61,11 +61,7 @@ mimetypes.add_type("application/manifest+json", ".webmanifest")
# Background tasks
@background
def bg_run_setup():
pass
# run_periodic_scans()
IndexEverything()
# map_scrobble_data()
# map_favorites()
# @background