1b9fb74e7411ac1cfc15695b5319b4d0da843f2f
Publish Jellyfin 10.11 maintenance and Jellyfin 12 stable builds with proxy hardening, targeted fetching, local artwork repair, and obsolete-rule removal. Document the database backup format change.
Jellyfin Plugin Repository
This repository hosts the Jellyfin plugin catalog for plugins by ajp_anton.
Add this repository to Jellyfin under:
Dashboard -> Plugins -> Repositories
Repository URL:
https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/manifest.json
The repository must be publicly reachable by the Jellyfin server for plugin installation and updates to work.
Current Plugins
- Multilang: multilingual metadata and artwork for Jellyfin.
Release Process
For each plugin release:
- Build and package the plugin zip.
- Put the zip in
releases/. - Add the new version to
manifest.json. - Update the checksum, timestamp, changelog, and source URL.
- Commit and push the repository.
The checksum field is the MD5 checksum of the zip file.