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
@@ -28,7 +28,7 @@ class Album:
og_title: str
title: str
trackcount: int
is_favorite: bool
# is_favorite: bool
lastplayed: int
playcount: int
playduration: int