Files
swingmusic-extended/TODO.md
T
cwilvx b32d0a5743 add a pairing endpoint
+ append / to folder paths
+ filter recently played by logged in user id
+ fix typo in login response
+ update track logger migration to add foreign key
2024-06-09 16:14:09 +03:00

445 B

TODO

  • Migrations:

    1. Move userdata to new hashing algorithm
  • 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

DONE

  • Support auth headers
  • Add recently played playlist
  • Move user track logs to user zero
  • Move future logs to appropriate user id
  • Store (and read) from the correct user account:
    1. Playlists
    2. Favorites