All plugins
File Transformation logo

File Transformation

by IAmParadox27

530Updated 6 days ago
Open sourceGPL-3.0

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

  1. Add https://www.iamparadox.dev/jellyfin/plugins/manifest.json as a plugin repository in Dashboard → Plugins → Repositories.
  2. Find File Transformation in the catalogue and install it. No further configuration is required.
  3. 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