Skip to content

Improve usability by separating "Starred" songs and albums - #91

Merged
paroj merged 3 commits into
paroj:edgefrom
Faeb35:update-starred
Dec 1, 2025
Merged

Improve usability by separating "Starred" songs and albums#91
paroj merged 3 commits into
paroj:edgefrom
Faeb35:update-starred

Conversation

@Faeb35

@Faeb35 Faeb35 commented Dec 1, 2025

Copy link
Copy Markdown

Motivation

Sometimes you just want to focus on your favorite ("starred") songs,
but DSub2000 currently mixes albums and songs together.
This makes it harder to browse or play just what you want.

grafik

What changed

  • "Starred" is now split into Albums and Songs for a clearer view.
  • Introduced StarredRepository to handle the API response, which includes both albums and songs.
  • StarredRepository filters the data so only the relevant type is shown.
  • Both SelectDirectoryFragment and SubsonicFragment now use StarredRepository.

@paroj
paroj merged commit 223ba68 into paroj:edge Dec 1, 2025
2 checks passed
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.

2 participants