mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
13 lines
362 B
Markdown
13 lines
362 B
Markdown
# TODO
|
|
- Migrations:
|
|
1. Move userdata to new hashing algorithm
|
|
- Store (and read) from the correct user account:
|
|
1. Playlists
|
|
2. Favorites
|
|
- Package jsoni and publish on PyPi
|
|
- Rewrite stores to use dictionaries instead of list pools
|
|
|
|
# DONE
|
|
- Add recently played playlist
|
|
- Move user track logs to user zero
|
|
- Move future logs to appropriate user id |