mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
close a connection
This commit is contained in:
@@ -55,4 +55,9 @@
|
||||
- Create 2 way relationships, such that if an artist A is similar to another B with a certain weight,
|
||||
then artist B is similar to A with the same weight, unless overwritten.
|
||||
- Figure out how to update album/artist tables instead of deleting all rows when the app starts
|
||||
- Move get all filtering and sorting operations to the database since all sort keys are table columns
|
||||
- Move get all filtering and sorting operations to the database since all sort keys are table columns
|
||||
|
||||
- Paginate the following endpoints:
|
||||
1. Folder tracks
|
||||
2. Playlist tracks
|
||||
|
||||
Reference in New Issue
Block a user