Add Favorite Albums to Albums menu#49
Open
GioF71 wants to merge 1 commit intowarwickh:masterfrom
Open
Conversation
dskvr
added a commit
to sandwichfarm/plugin.audio.subsonic
that referenced
this pull request
Apr 28, 2026
4 plans in 3 waves: PR warwickh#53 (settings.xml) and PR warwickh#54 (play_track) parallel in Wave 1; PR warwickh#49 (Favorite Albums) in Wave 2; smoke verify + human checkpoint in Wave 3. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
dskvr
added a commit
to sandwichfarm/plugin.audio.subsonic
that referenced
this pull request
Apr 28, 2026
- Add albums_favorites entry to menu_albums() dict (string #30027) - Add starred branch to list_albums() pagination block - Rewrite walk_albums() with starred=None parameter; starred branch calls getStarred2() with manual pagination - Add msgctxt #30027 to English, French (Albums préférés), and German strings.po Co-Authored-By: Giovanni Fulco <giovanni.fulco.web@gmail.com>
dskvr
added a commit
to sandwichfarm/plugin.audio.subsonic
that referenced
this pull request
Apr 28, 2026
dskvr
added a commit
to sandwichfarm/plugin.audio.subsonic
that referenced
this pull request
Apr 28, 2026
… verified - pytest 6/6 pass with PR warwickh#53 (m4a), warwickh#54 (gapless), warwickh#49 (favorites) applied - Human checkpoint approved; Phase 2 marked complete in ROADMAP.md - PR-01, PR-02, PR-03 requirements already marked complete by prior agents Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As written in the ticket, here is the pull request.
Thank you for your attention.