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
View File
@@ -46,4 +46,5 @@ def load_into_mem():
# TrackStore.load_all_tracks(instance_key)
# AlbumStore.load_albums(instance_key)
# ArtistStore.load_artists(instance_key)
TrackStore.load_all_tracks(get_random_str())
FolderStore.load_filepaths()