All plugins

File Transformation is a low-level utility plugin that other Jellyfin plugins build on. It lets a plugin register a callback that patches the content of served jellyfin-web files by filename pattern, instead of requiring server owners to edit the web client’s files directly. Because the changes are applied at serve time rather than baked into the install, the server stays clean and free to update whenever a new Jellyfin release comes out.
It has no user-facing configuration of its own. It exists purely so other plugins, such as Plugin Pages and Home Screen Sections, can hook into the web client safely.
Categories
General
Installation instructions
- Add
https://www.iamparadox.dev/jellyfin/plugins/manifest.jsonas a plugin repository in Dashboard → Plugins → Repositories. - Find File Transformation in the catalogue and install it. No further configuration is required.
- Restart Jellyfin.
AI Usage Unknown
The developer hasn't disclosed whether AI was used to build this project.
Added on September 5, 2026 by KartoffelChipss· Created January 2025
Report