feat(seerr): Remembering the Badges of Honor#422
Merged
RadicalMuffinMan merged 1 commit intoJun 8, 2026
Conversation
…age row items - Adds seerrMediaType and seerrStatus getters to AggregatedItem model. - Populates SeerrMediaType and SeerrStatus in rawData map when creating aggregated items in home_view_model. - Passes seerrMediaType and seerrStatus parameters to MediaCard inside home_screen.
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.
Remembering the Badges of Honor
Summary
Implements support for Seerr status overlays (Requested, Available, Pending) and media type badges (Movie/Series) directly on the Home Screen Seerr discovery rows to mirror their appearance on the dedicated Seerr page.
Related Issues
Link related issues or tickets separated by commas.
Future issues have been quelled.
Type of Change
Changes Made
seerrMediaTypeandseerrStatusgetters toAggregatedItem.SeerrMediaTypeandSeerrStatusin therawDatamap when mapping Seerr row items.seerrMediaTypeandseerrStatusfromAggregatedItemtoMediaCardview components.Platform
Testing
Screenshots (if applicable)
Test Steps
Checklist