mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
server: move all stores to api.py
This commit is contained in:
@@ -66,7 +66,7 @@ def populate():
|
||||
if tags is not None:
|
||||
instances.songs_instance.insert_song(tags)
|
||||
|
||||
albumslib.create_all_albums()
|
||||
albumslib.create_everything()
|
||||
|
||||
print("\n check done")
|
||||
end = time.time()
|
||||
|
||||
Reference in New Issue
Block a user