mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
fcf1469428
+ fix favorites foreign key + add migration to add userid foreign key to playlists table
501 B
501 B
TODO
- Migrations:
- Move userdata to new hashing algorithm
- Store (and read) from the correct user account:
- Playlists
- Favorites
- Package jsoni and publish on PyPi
- Rewrite stores to use dictionaries instead of list pools
- last updated date on tracks added via watchdog is broken
- hide "remove from playlist" option on system playlists
DONE
- Support auth headers
- Add recently played playlist
- Move user track logs to user zero
- Move future logs to appropriate user id