Jellyfin
Security Notice
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.
Jellyfin media server integration — library inventory, audit, and unidentified media detection
identify: mappings now accept an object pinning explicit provider IDs (imdb/tmdb/tvdb/anidb/anilist/mal, plus optional name/year). Pinned lookups apply only a result carrying those exact IDs and refuse rather than falling back to the first search hit — prevents a parent series being stamped onto a cour that shares no ID with it. String mappings are unchanged.
Global Arguments
| Argument | Type | Description |
|---|---|---|
| jellyfinUrl | string | Jellyfin server URL |
| model | string | Source model to read recently-processed items from |
| spec | string | Resource spec on that model |
| mediaTypeField | string | Attribute holding the media type key that indexes libraryMap |
| timestampField | string | Attribute holding the per-item processed timestamp (ISO) |
| statusField? | string | Optional attribute to gate on (e.g. status) |
| statusValue? | string | Required value of statusField to count an item |
| Argument | Type | Description |
|---|---|---|
| dryRun | boolean | Search only, don't apply matches |
Resources
Hoarder's evaluation of Jellyfin library health — duplicates, misplacements, structural issues
Summarize Jellyfin items with no metadata provider match after library scan
Modified 1 models. Modified 2 reports
Modified 1 models
Added 1 skills
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned