|
|
||
|---|---|---|
| .github | ||
| images | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| sources.txt | ||
| update.js | ||
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
- Open Jellyfin dashboard
- Naviage to to catalogue settings
- (Optional) Remove all old repositories including the default jellyfin repo, this speeds up catalogue loading
- Add the universal repository
https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/manifest.json
- 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.