Skip to content

Add disc search (artist, album, track, slot) with view/play navigation#16

Open
c2b2pss wants to merge 5 commits into
hugo-lyppens:masterfrom
c2b2pss:add-disc-search
Open

Add disc search (artist, album, track, slot) with view/play navigation#16
c2b2pss wants to merge 5 commits into
hugo-lyppens:masterfrom
c2b2pss:add-disc-search

Conversation

@c2b2pss

@c2b2pss c2b2pss commented Jul 2, 2026

Copy link
Copy Markdown

Adds a search feature to find discs without paging through the whole grid.

  • New /Search Razor Page — search by artist, album title, track title, or slot number
  • Search icon added to the main navbar (next to settings)
  • Search results link back to the main page via ?highlight= and ?play= query params,
    which scroll to and highlight the matching disc (with a pulsing animation), and
    optionally auto-play it once SignalR connects
  • No changes to existing controllers, the SignalR hub, or JS files — self-contained addition

Tested against my own DVP-CX777ES with a ~400 disc library.

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