Jellyfin universal plugin repository
Find a file
github-actions[bot] 748654d1c6
Some checks are pending
Manifest updater / build (push) Waiting to run
Generate manifest
2025-12-18 20:33:21 +00:00
.github update pr template 2025-12-10 19:50:42 +00:00
images Generate manifest 2025-12-18 20:33:21 +00:00
manifest.json Generate manifest 2025-12-18 20:33:21 +00:00
package-lock.json
package.json
README.md
sources.txt Sort Lines Ascending 2025-12-06 22:41:43 +01:00
update.js update version 2025-12-18 20:33:06 +00:00

Universal Plugin Repo

Monolithic/Universal plugin repository for Jellyfin Media Server

Note

Updated every 24 hours, or when a change is pushed to this project

Tip

Up to 3x faster catalogue loading
(tested on server with gigabit connection, client with 10mbps download from server)

Before: 12 seconds to load items 3 seconds to load images, 5-6 seconds with cache
After: 4 seconds to load items 1 second to load images, 1-2 seconds with cache

Installation

  1. Open Jellyfin dashboard
  2. Naviage to to catalogue settings
  3. (Optional) Remove all old repositories including the default jellyfin repo, this speeds up catalogue loading
  4. Add the universal repository
https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/manifest.json
  1. Never add another repository again!

Security

Most sources are from awesome-jellyfin The rest are from reputable developers, each source is reviewed before being added. There is minimal risk from having even a known bad repository installed, as this project by nature acts as a proxy between your server and a malicious repository protecting your IP, however this stops being the case when you install a plugin since code is not proxied and could contain malware.

Make sure you only install plugins you recognise.

Contribution

If you find a plugin that isn't included please take a few minutes to add it to sources.txt and create a pull request.