add recently played playlist

This commit is contained in:
cwilvx
2024-05-23 12:42:36 +03:00
parent 30768dd5d6
commit bbcacf81bd
10 changed files with 142 additions and 62 deletions
+2 -1
View File
@@ -1,11 +1,12 @@
# TODO
- Migrations:
1. Move userdata to new hashing algorithm
- Store on the correct user account:
- Store (and read) from the correct user account:
1. Playlists
2. Favorites
- Package jsoni and publish on PyPi
# DONE
- Add recently played playlist
- Move user track logs to user zero
- Move future logs to appropriate user id