mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
rewrite album and artist search with rapidfuzz
This commit is contained in:
@@ -18,7 +18,7 @@ class Track:
|
||||
|
||||
trackid: str
|
||||
title: str
|
||||
artists: str
|
||||
artists: list
|
||||
albumartist: str
|
||||
album: str
|
||||
folder: str
|
||||
|
||||
Reference in New Issue
Block a user