emilia released this 2023-07-13 02:34:42 +00:00 | 3 commits to main since this release
Adds the status endpoint. Note that this endpoint requires some changes to the database schema, namely the new CurrentPlaylist view and an extra column in Tracks.
emilia released this 2023-07-12 17:43:58 +00:00 | 6 commits to main since this release
Only uses the default spotify top tracks endpoint, gives somewhat snarky responses upon errors.
No real frontend is implemented.