check todo at api/folder.py line:60

~ everything seems to work fine in Windows too
+ move ProcessArtistColors to Populate
This commit is contained in:
geoffrey45
2023-02-03 23:13:40 +03:00
parent 7b9f5fdb13
commit b1ac3e9a07
7 changed files with 29 additions and 23 deletions
-2
View File
@@ -36,6 +36,4 @@ def run_periodic_checks():
"Internet connection lost. Downloading artist images stopped."
)
ProcessArtistColors()
time.sleep(300)