-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Local music library #1479
Feature: Local music library #1479
Commits on May 9, 2024
-
feat: add one additional library folder
This folder just doesn't get downloaded to. I think I'm going to rework it so that it can be multiple folders, but I'm going to commit my progress so far anyway. Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f423c20 - Browse repository at this point
Copy the full SHA f423c20View commit details -
chore: update dependencies so that it builds
I'm not sure if this breaks CI or something, but I couldn't build it locally to test my changes, so I made these changes and it builds again. Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b051ad4 - Browse repository at this point
Copy the full SHA b051ad4View commit details -
feat: index multiple folders of local music
If you used a previous commit from this branch, this is a breaking change, because it changes the type of a configuration field. but since this is still in development, it should be fine. Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20be5db - Browse repository at this point
Copy the full SHA 20be5dbView commit details -
refactor: manage local library in local tracks tab
This also refactors the list to use slivers instead. That's the easiest way to have multiple scrolling lists here... The console keeps getting spammed with some intermediate layout error but I can't hold it long enough to figure out what's causing it. Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b293ebb - Browse repository at this point
Copy the full SHA b293ebbView commit details -
refactor: use folder add/remove icons in library
Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 537048b - Browse repository at this point
Copy the full SHA 537048bView commit details -
refactor: remove redundant settings page
Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac258a0 - Browse repository at this point
Copy the full SHA ac258a0View commit details -
refactor: rename "Local Tracks" to just "Local"
Not sure if this would be the recommended way to do it... Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92bf2dd - Browse repository at this point
Copy the full SHA 92bf2ddView commit details -
fix: console spam about useless Expanded
Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 628b571 - Browse repository at this point
Copy the full SHA 628b571View commit details -
Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef39781 - Browse repository at this point
Copy the full SHA ef39781View commit details -
chore: use new Platform constants; regenerate plugins
Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f297cc0 - Browse repository at this point
Copy the full SHA f297cc0View commit details -
refactor: put local libraries on separate pages
Signed-off-by: Blake Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2abc3b9 - Browse repository at this point
Copy the full SHA 2abc3b9View commit details