Introduction
Jellyfin is already one of the best open-source alternatives to commercial media servers, but its plugin system can make it considerably more powerful. From automatically skipping intros to improving metadata, customizing the interface, managing storage and tracking your viewing history, the right plugins can add features that Jellyfin doesn’t provide out of the box.
- 1. Intro Skipper
- 2. Jellyfin-Enhanced
- 3. Maintainerr
- 4. OpenSubtitles
- 5. Playback Reporting
- 6. JellyFlix Theme
- 7. Ultrachromic
- 8. Home Sections Plugin
- 9. Merge Versions
- 10. AnimeMultiSource
- 11. TMDB Box Sets
- 12. Fanart Plugin
- 13. SSO Authentication
- 14. Meilisearch
- 15. Jellyscribe
- How to Install Jellyfin Plugins
- Which Jellyfin Plugins Should You Install?
Here are 15 Jellyfin plugins and extensions worth checking out in 2026, including some popular options and a few lesser-known tools.
1. Intro Skipper
If you watch a lot of TV shows, Intro Skipper is one of the first plugins worth installing. It can detect intros, outros, recaps and credits, allowing you to skip them instead of manually searching through every episode.
The project is available on GitHub:
https://github.com/intro-skipper/intro-skipper
Plugin manifest:
https://intro-skipper.org/manifest.json
An alternative manifest is also available at:
https://manifest.intro-skipper.org/manifest.json
2. Jellyfin-Enhanced
Jellyfin-Enhanced is essentially a large collection of quality-of-life improvements bundled together. It adds features such as keyboard shortcuts, improved subtitle styling, TMDB reviews, bookmarks, visual tags and integrations with other Jellyfin-related services.
GitHub:
https://github.com/n00bcodr/Jellyfin-Enhanced
Documentation:
https://n00bcodr.github.io/Jellyfin-Enhanced/
3. Maintainerr
Running out of storage because your library keeps growing? Maintainerr can help.
It provides rules-based media cleanup and can be used to manage unwanted or unwatched content. It also supports features such as “Leaving Soon” collections, notifications and integrations with tools such as Radarr, Sonarr and Jellyseerr.
GitHub:
https://github.com/Maintainerr/Maintainerr
Website:
4. OpenSubtitles
For anyone maintaining a multilingual media library, the official OpenSubtitles plugin is extremely useful. It can automatically find and download subtitles from OpenSubtitles instead of requiring you to search for subtitle files manually.
It is available through the official Jellyfin plugin catalog.
5. Playback Reporting
Playback Reporting adds detailed viewing statistics and reporting to Jellyfin. It can keep track of playback activity and watch history, making it useful if you want more information about how your Jellyfin server is being used.
GitHub:
https://github.com/jellyfin/jellyfin-plugin-playbackreporting
The plugin is also available through the official catalog.
6. JellyFlix Theme
Want Jellyfin to look more like Netflix? JellyFlix provides a Netflix-inspired interface with visual changes such as red accents and larger hero-style presentation.
GitHub:
https://github.com/prayag17/JellyFlix
Keep in mind that CSS-based themes generally work best with Jellyfin’s web interface and may not work the same way on every native TV or mobile client.
7. Ultrachromic
Ultrachromic is another popular option for users who want to customize Jellyfin’s appearance. It provides a collection of CSS customizations and visual tweaks that can give the interface a more modern look.
It is particularly useful if you prefer customizing the interface rather than using Jellyfin’s default appearance.
The plugin is available through the official catalog.
8. Home Sections Plugin
The Home Sections Plugin lets you customize the sections displayed on your Jellyfin home screen.
Instead of being limited to the default layout, you can create a more personalized experience with sections for things such as recently added movies, recently watched content and other dynamic categories.
The plugin is available through the official catalog.
9. Merge Versions
If you keep multiple versions of the same movie or show—for example, 1080p and 4K copies—Merge Versions can make your library considerably cleaner.
Instead of displaying multiple separate entries, it combines different versions into a single library item, allowing the user to choose the desired version when starting playback.
The plugin is also available through the official catalog.
10. AnimeMultiSource
Anime libraries can sometimes be difficult to organize because metadata may come from several different databases.
AnimeMultiSource is designed specifically for this situation. It aggregates anime metadata from sources including AniList, AniDB, MAL/Jikan, TVDB and Fanart.tv, while also providing caching and rate-limiting features.
GitHub:
https://github.com/webbster64/jellyfin-plugin-AnimeMultiSource
If you maintain a large anime collection, this can be particularly useful for keeping metadata consistent.
11. TMDB Box Sets
If your movie collection contains lots of franchises, TMDB Box Sets can save considerable time.
The plugin can use TMDB information to automatically create movie collections and box sets, helping organize related films without requiring you to manually create every collection.
It is available through the official Jellyfin plugin catalog.
12. Fanart Plugin
Artwork can make a Jellyfin library look significantly better. The official Fanart plugin can retrieve additional artwork from Fanart.tv, giving your movies and shows more options for backgrounds, posters and other visual elements.
It is available through the Jellyfin plugin ecosystem.
13. SSO Authentication
If several people use your Jellyfin server, SSO Authentication can be worth looking into.
It supports authentication through identity providers and can work with platforms such as Authentik, Keycloak and Authelia through maintained implementations.
The original project is archived, so check the current maintained forks before installing it:
https://github.com/9p4/jellyfin-plugin-sso
14. Meilisearch
Jellyfin’s built-in search works well for normal libraries, but users with huge collections may want more advanced search capabilities.
Meilisearch-based integrations can provide features such as fuzzy matching and typo tolerance, making it easier to find media when you don’t remember the exact title.
Because these integrations can change over time, check the current Jellyfin-compatible project and its maintenance status before installing one.
15. Jellyscribe
Jellyscribe is an interesting option for people who track everything they watch outside Jellyfin.
It can automatically log completed movies and TV episodes to services such as Letterboxd and Serializd, allowing your Jellyfin viewing history to be reflected in your external watch diary.
Website:
How to Install Jellyfin Plugins
Most plugins can be installed directly from Jellyfin’s dashboard.
- Open the Jellyfin Dashboard.
- Go to Plugins.
- Open Repositories if the plugin requires a third-party repository.
- Add the repository’s manifest URL.
- Return to the Catalog.
- Find the plugin and install it.
- Restart Jellyfin if required.
- Configure the plugin from the Plugins section.
For third-party plugins, it’s worth checking the project’s GitHub repository, recent commits and compatibility with your Jellyfin version before installing.
Which Jellyfin Plugins Should You Install?
You don’t need all 15 plugins. For most users, a good starting combination would be Intro Skipper for easier TV watching, Jellyfin-Enhanced for additional features, Playback Reporting for statistics and JellyFlix or Ultrachromic for a visual upgrade.
If you’re running a large server, Maintainerr can help keep your storage under control. Anime fans should also consider AnimeMultiSource, while users with multiple copies of the same movies can benefit from Merge Versions.
Jellyfin’s plugin ecosystem changes regularly, so always check whether a third-party project is actively maintained before adding it to a production server.