Jellyfin Enhanced
A comprehensive enhancement layer for the Jellyfin web UI with keyboard shortcuts, subtitle styling, TMDB and User reviews, Seerr integration with auto-request, a media calendar and download monitor via Sonarr & Radarr, and a growing collection of quality-of-life improvements.
The essential enhancement suite for Jellyfin, bundling advanced features and customizations into one convenient plugin. The project is written primarily in JavaScript, distributed under the GNU General Public License v3.0 license, first published in 2025. It has gained significant community traction with 1,475 stars and 73 forks on GitHub. Key topics include: jellyfin, jellyfin-community-plugin, jellyfin-plugin, jellyfin-web.
Jellyfin Enhanced
<p align="center"> <img src="https://img.shields.io/github/last-commit/n00bcodr/Jellyfin-Enhanced/main?logo=semantic-release&logoColor=white&label=Last%20Updated&labelColor=black&color=AA5CC3&cacheSeconds=3600" alt="Last Updated"> <img src="https://img.shields.io/github/commit-activity/w/n00bcodr/Jellyfin-Enhanced?logo=git&label=Commit%20Activity&labelColor=black&color=00A4DC&cacheSeconds=600" alt="Commit Activity"> <img src="https://img.shields.io/badge/Jellyfin%20Version-10.11-AA5CC3?logo=jellyfin&logoColor=00A4DC&labelColor=black" alt="Jellyfin Version"> <br><br> <img alt="GitHub Downloads" src="https://img.shields.io/github/downloads/n00bcodr/Jellyfin-Enhanced/latest/Jellyfin.Plugin.JellyfinEnhanced_10.11.0.zip?displayAssetName=false&label=10.11%20Downloads%40Latest&labelColor=black&color=AA5CC3&cacheSeconds=60"> <br><br> <a href="https://discord.gg/EYNFf7y4CG"><img alt="Discord" src="https://img.shields.io/badge/Jellyfin%20Enhanced%20-%20Jellyfin%20Community?&logo=discord&logoColor=white&style=for-the-badge&label=Jellyfin%20Community&labelColor=5865F2&color=black"></a> <br><br> <a href='https://ko-fi.com/G2G51TIZF0' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a> <a href='https://www.buymeacoffee.com/n00bcodr' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png' border='0' alt='Buy Me a Coffee' /></a> </p> <br>The essential enhancement suite for Jellyfin, bundling advanced features and customizations into one convenient plugin.
<div align="center"> <video src="https://github.com/user-attachments/assets/c3fed9fe-63c4-4e26-b2b6-73c4817613aa"></video> </div> <br>๐ Documentation
Complete documentation is available at: https://n00bcodr.github.io/Jellyfin-Enhanced/
Quick links:
- Installation Guide
- Features Overview
- Seerr Integration
- ARR Integration
- FAQ & Troubleshooting
- CSS Customization
๐ Quick Start
Installation
- In Jellyfin, go to Dashboard โ Plugins โ Repositories
- Click โ and add the repository:
https://raw.githubusercontent.com/n00bcodr/jellyfin-plugins/main/10.11/manifest.json - Go to Catalog tab, find Jellyfin Enhanced, and click Install
- Restart your Jellyfin server
[!IMPORTANT]
Jellyfin 10.11+ Required - From version 11 this plugin only supports Jellyfin 10.11 and newer.
[!TIP]
Highly Recommended: Install the File Transformation plugin to avoid permission issues on all installation types (Docker, Windows, Linux, etc.).
For detailed installation instructions and troubleshooting, see the Installation Guide.
<br>โจ Features Highlights
๐ฌ Enhanced Playback
- Advanced Keyboard Shortcuts - Comprehensive hotkeys for navigation and playback
- Smart Bookmarks - Save and jump to timestamps with visual markers
- Custom Pause Screen - Beautiful overlay with media info
- Auto-Skip Intros/Outros - Seamless binge-watching (requires Intro Skipper plugin)
- Custom Subtitle Colors - Full color customization with alpha support
๐ Content Management
- Hidden Content System - Per-user content hiding with server-side storage
- Granular Filtering - Control visibility across library, discovery, search, and more
- Management Panel - Search, unhide, and bulk operations
๐ชผ Seerr Integration
- Search & Request - Request media directly from Jellyfin search
- Item Details - Recommendations and similar items on detail pages
- Discovery Pages - Browse by genre, network, person, or tag
- Issue Reporting - Report problems directly to Seerr
- Watchlist Sync - Auto-sync with Jellyfin watchlist
๐ *arr Integration
- Quick Links - Jump to Sonarr, Radarr, Bazarr pages (admin only)
- Tag Links - Display and filter *arr tags
- Calendar View - Upcoming releases from Sonarr/Radarr
- Requests Page - Monitor download queue and status
๐ท๏ธ Visual Enhancements
- Quality Tags - 4K, HDR, Atmos, and more on posters
- Genre Tags - Themed icons for instant genre identification
- Language Tags - Country flags for available audio languages
- Rating Tags - TMDB and Rotten Tomatoes ratings at a glance
- People Tags - Age and birthplace info for cast members
๐ Discovery
- Elsewhere Integration - See where media is available to stream
- TMDB Reviews - Display user reviews from TMDB
- Random Button - Discover content in your library
๐จ Customization
- Custom Branding - Upload your own logos, banners, and favicon
- Theme Selector - Choose from multiple color variants
- Extensive CSS Options - Customize every visual element
- Multi-language Support - Available in 15+ languages
๐งช Compatibility
| Platform | Support | Notes |
|---|---|---|
| Jellyfin Web UI | โ Full | All features available |
| Android App | โ Full | Official app with embedded web UI |
| iOS App | โ Full | Official app with embedded web UI |
| Desktop Apps | โ Full | Jellyfin Desktop v3.0.0+ (currently unreleased) |
| Android TV | โ Not Supported, but auto-season, movie requests work | Native app, no web UI |
| Third-party Apps | โ Not Supported, but auto-season, movie requests work | Depends on embedded web UI |
๐ธ Screenshots
<table> <tr> <th>Shortcuts</th> <th>Settings</th> </tr> <tr> <td><img src="docs/images/enhanced-panel-shortcuts.png" width="400" /></td> <td><img src="docs/images/enhanced-panel-settings.png" width="400" /></td> </tr> <tr> <th>Pause Screen</th> <th>Elsewhere</th> </tr> <tr> <td><img src="docs/images/pausescreen.png" width="400" /></td> <td><img src="docs/images/elsewhere.png" width="400" /></td> </tr> <tr> <th>Seerr</th> <th>Ratings</th> </tr> <tr> <td><img src="docs/images/jellyseerr.png" width="400" /></td> <td><img src="docs/images/ratings.png" width="400" /></td> </tr> </table> <br>๐ Contributing
Translations
Help translate Jellyfin Enhanced into your language!
<p align="center"> <a href="https://hosted.weblate.org/engage/jellyfinenhanced/"> <img src="https://hosted.weblate.org/widget/jellyfinenhanced/multi-auto.svg" alt="Translation status" /> </a> </p>Translate directly in Weblate:
- Open the Jellyfin Enhanced project in Weblate
- Pick your language (or request a new language)
- Translate strings in the Web UI
- Save and submit suggestions/changes
Weblate will sync translation changes back to this repository.
Manual locale PRs are still possible for maintainers, but Weblate is the preferred workflow for all translators.
Bug Reports & Feature Requests
<br>๐ก Support
Need help? Check these resources:
<br>๐ฏ Related Projects
Other projects by n00bcodr:
- Jellyfin-Tweaks - Additional tweaks plugin
- Jellyfin-JavaScript-Injector - Custom script injection
- Jellyfish - Custom Jellyfin theme
Recommended plugins:
- File Transformation - Safe file modifications
- Custom Tabs - Custom navigation tabs
- Plugin Pages - Helps Plugins create custom pages for settings and info
- Kefin Tweaks - Watchlist and more
โญ Star History
<a href="https://star-history.com/#n00bcodr/Jellyfin-Enhanced&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=n00bcodr/Jellyfin-Enhanced&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=n00bcodr/Jellyfin-Enhanced&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=n00bcodr/Jellyfin-Enhanced&type=Date" /> </picture> </a> <br>๐ License
This project is licensed under the GNU General Public License v3.0.
<br><div align="center">
Enjoying Jellyfin Enhanced?
If this plugin has enhanced your Jellyfin experience, consider:
โญ Starring the repository โฆ ๐ Reporting bugs or suggesting features โฆ ๐ Contributing translations โฆ ๐ฌ Joining <a href="https://discord.gg/EYNFf7y4CG">Discord community</a> โฆ โ Supporting me on <a href="https://ko-fi.com/n00bcodr">Ko-Fi</a>
Made with ๐ for Jellyfin and the community
</div>Contributors
Showing top 12 contributors by commit count.
