Skip to content

feat(ui): add '+ Music' button to library toolbar#3

Open
hvanlear wants to merge 1 commit intovelkymx:mainfrom
hvanlear:feat/add-music-button
Open

feat(ui): add '+ Music' button to library toolbar#3
hvanlear wants to merge 1 commit intovelkymx:mainfrom
hvanlear:feat/add-music-button

Conversation

@hvanlear
Copy link
Copy Markdown

Summary

  • Adds a compact + Music button to the library toolbar (next to + Playlist) that opens the folder picker for quick album imports
  • Adds Add Album Folder and Add Songs buttons to the empty library state to help new users get started
  • Both wire into the existing pickAndScan flow — no backend changes needed

Test plan

  • Launch app with empty library — verify "Add Album Folder" and "Add Songs" buttons appear
  • Click "Add Album Folder" — verify native folder picker opens and selected folder is scanned
  • Click "Add Songs" — verify native file picker opens and selected files are imported
  • With tracks in library — verify "+ Music" button appears compact next to "+ Playlist"
  • Click "+ Music" — verify folder picker opens and new tracks are added to library

Adds a compact "+ Music" button to the library toolbar that opens the
folder picker, making it easy to add albums directly from the browse view.
Also adds "Add Album Folder" and "Add Songs" buttons to the empty library
state to help new users get started quickly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant