feat-ui - The Return of the Identify#929
Merged
RadicalMuffinMan merged 2 commits intoJul 26, 2026
Merged
Conversation
…parent TV Series - Add custom Identify dialog with search parameters, current metadata reference, and remote provider lookup - Add Identify action to item context menus and detail page admin controls - Redirect Identify action for TV Episode and TV Season items to target the parent TV Series - Fix FocusNode disposal crash on dialog dismissal by unfocusing FocusScope before pop - Update localization strings for Identify dialog components
mattsigal
force-pushed
the
feature/identify-metadata
branch
from
July 25, 2026 09:00
2a15556 to
6d4d90e
Compare
24 tasks
…uplicate arb entry
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.
Pull Request
Summary
One of the features I loved in base Jellyfin was to Identify media that might have the wrong meta-data attached to it. This PR incorporates a Jellyfin-style Identify metadata function that allows administrators to identify and update metadata for Movies, TV Shows, and Collections via item context menus and detail page admin controls. Interface improves upon Jellyfin's UI (shows searchable fields with keyboard entry points, that can also be populated from the currently detected meta-data, and is themed) and was designed to be TV-friendly with full d-pad traversal implementations included.
Related Issues
Link related issues or tickets separated by commas.
Type of Change
Changes Made
List the key changes included in this PR.
Platform
Testing
Describe how this change was tested.
Test Steps
Screenshots (if applicable)
Include screenshots or recordings for UI changes.
Jellyfin Identify Page and Search Results
Android TV Interface:
Navigation between "Arrow" and Blank Text Field:
Moonfin Keyboard Support:
Search Example (testing parameters):
Search Example (move name only):
Series Identification from Episode Tile:
Identify Hidden for Non-Admin Accounts:
Matching Windows Desktop Interface:
Moonfin Theme
Checklist