A small suite of plugins that refine the Jellyfin web experience. Each one is self-contained, targets Jellyfin 10.11.x, and uses the File Transformation plugin to inject its assets. None of them patch Jellyfin itself, and each can be uninstalled with no residue.
| Plugin | What it does |
|---|---|
| Easy Notif | An internal email notification service. Scheduled new-media newsletters, a personalised weekly watch recap per user, and one-off admin announcements. Delivery via Resend. Reads the library and playback data only. |
| Homepage | A modular home screen engine. Replaces the default Jellyfin landing page with configurable widgets for native content, personalized recommendations, and external sources. |
| Keep or Remove | Users vote keep or remove on movies and series; the admin gets a read-only aggregated table to decide library rotation by hand. Never modifies the library. |
Each repository holds that plugin's full documentation, screenshots, and release notes.
- In Jellyfin: Dashboard > Plugins > Repositories > Add
- Paste this URL:
https://raw.githubusercontent.com/JellyUX/.github/main/manifest.json - Open Dashboard > Plugins > Catalog, install any JellyUX plugin, then restart Jellyfin.
Adding the single URL above exposes every JellyUX plugin in the catalog.
- Jellyfin 10.11.x
- The File Transformation plugin
Every plugin is released under GPL-3.0. See each repository for details.