save mixes to the db

This commit is contained in:
cwilvx
2024-11-17 21:38:51 +03:00
parent ef4ecc2499
commit dd2bb16a8c
5 changed files with 79 additions and 34 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ def get_track_mix():
@api.post("/artist")
def get_artist_mix():
mixes = MixesPlugin()
return mixes.create_artist_mixes()
# return mixes.create_artist_mixes()
# tracks = mixes.get_artist_mix("09306be8039b98ad")
# return {