mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
try hashmap trackstore
This commit is contained in:
@@ -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()
|
||||
Reference in New Issue
Block a user