rewrite album and artist search with rapidfuzz

This commit is contained in:
geoffrey45
2022-05-22 03:23:42 +03:00
parent 4040b99518
commit 4aa8576c73
5 changed files with 88 additions and 41 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class Track:
trackid: str
title: str
artists: str
artists: list
albumartist: str
album: str
folder: str