A metadata provider that syncs your Jellyfin/Emby library with metadata from your local Stash instance.
Note: This is a fork of DirtyRacer1337/Jellyfin.Plugin.Stash with extended library support and configuration improvements.
- Video & Episode providers – metadata support for generic Video items and TV Episodes (not just Movies)
- Path prefix mapping – translate paths between Jellyfin and Stash when mount points differ
- Improved configuration UI – reorganized settings with descriptions and a connection test button
- Debug logging – detailed logs to help troubleshoot matching issues
Add this URL to your plugin repositories:
https://raw.githubusercontent.com/alysson-souza/Jellyfin.Plugin.Stash/main/manifest.json
- Download the archive from Latest Release
- Follow the Jellyfin plugin installation guide