Posterizarr Plugin for Jellyfin
Middleware for asset lookup. Maps local assets to library items as posters, backgrounds, or titlecards.
Overview
The Posterizarr Plugin acts as a local asset proxy for Jellyfin. It is designed to work alongside the Posterizarr automation script, allowing your media server to utilize locally generated or managed assets (posters, backgrounds, title cards) as metadata.
Important
This middleware does not allow you to browse, search, or download assets. Its sole purpose is to replace the default artwork by mapping library items to your local file system.
Features
- Local Asset Mapping: Maps local files to library items without replacing original metadata permanently in some configurations.
- Metadata Provider: Registers as a metadata provider for images.
- Support for Multiple Asset Types: Handles Posters, Backgrounds (Fanart), and Title Cards.
Installation
Warning
Only use this if you are not syncing from Plex, as it will overwrite your synced items with locally created assets from Posterizarr.
Via Repository (Recommended)
- Open your Jellyfin Dashboard.
- Navigate to Plugins -> Repositories.
- Click Add and enter the following information:
- Repository Name: Posterizarr
- Repository URL:
https://raw.githubusercontent.com/fscorrupt/posterizarr/main/manifest.json
- Navigate to the Catalog tab.
- Find Posterizarr under the Metadata category.
- Click Install and choose the latest version.
- Restart your server.
Configuration
- After restarting, go to Plugins → Installed Plugins and click Posterizarr.
- Click on "Settings"
- Configure your Asset Root Path (the directory where your curated images are stored).
- Safe it
- Go to your Dashboard -> Libraries.
- Manage a library (e.g., Movies).
- Enable Posterizarr under the Image Fetchers settings.
- Ensure it is prioritized according to your preferences.
- Refresh metadata (Search for missing metadata → Replace existing images) for your library to pick up local assets.