try hashmap trackstore

This commit is contained in:
cwilvx
2024-07-07 16:52:18 +03:00
parent 2ba5d6c1d7
commit c116957982
8 changed files with 263 additions and 81 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class Artist:
genrehashes: list[str]
name: str
trackcount: int
is_favorite: bool
# is_favorite: bool
lastplayed: int
playcount: int
playduration: int