mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
implement artist split ingore list
+ move post processing of tags to the track model + rebuild stores on settings update via API + check files from the store instead of the db when streaming + remove deprecetated table columns +misc
This commit is contained in:
@@ -33,17 +33,9 @@
|
||||
|
||||
# THE BIG ONE
|
||||
|
||||
- Updating settings
|
||||
- Cleaning out commented code
|
||||
- Watchdog
|
||||
- Periodic scans
|
||||
- Remove legacy db methods
|
||||
- Review: We don't need server side image colors
|
||||
- Clean up main db and userdata modules
|
||||
- Move plugins to a config file
|
||||
- What about our migrations?
|
||||
- Add userid to queries
|
||||
- Remove duplicates on artist page (test with Hanson)
|
||||
- Test foreign keys on delete
|
||||
- Normalize playlists table:
|
||||
- New table to hold playlist entries
|
||||
@@ -56,3 +48,5 @@
|
||||
|
||||
- Duplicates on search
|
||||
- Audio stops on ending
|
||||
- Show users on account settings when logged in as admin and show users on login is disabled.
|
||||
-
|
||||
Reference in New Issue
Block a user