mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
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:
@@ -280,5 +280,5 @@ class Handler(PatternMatchingEventHandler):
|
||||
add_track(path)
|
||||
self.files_to_process_windows.remove(event.src_path)
|
||||
except OSError:
|
||||
print("File is locked, skipping")
|
||||
# File is locked, skipping
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user