mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
rewrite options with click
+ fix cpu count multiprocessing errors
This commit is contained in:
@@ -114,6 +114,8 @@ class TrackStore:
|
||||
else:
|
||||
cls.trackhashmap[track.trackhash].append(track)
|
||||
|
||||
print("Done!")
|
||||
|
||||
@classmethod
|
||||
def add_track(cls, track: Track):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user