Installation#

The recommended method for running Themerr-jellyfin is to add the repository to Jellyfin.

Tip

See Jellyfin Plugins for more information about installing plugins.

Repository#

  1. In Jellyfin, go to http://localhost:8096/web/index.html#!/repositories.html.

  2. Add the repository

    https://app.lizardbyte.dev/jellyfin-plugin-repo/manifest.json
    
  3. Go to the Catalog and search for Themerr.

  4. Select and install the plugin.

  5. Restart Jellyfin

Portable#

The portable archive is cross platform, meaning Linux, macOS, and Windows are supported.

  1. Download the themerr-jellyfin.zip from the latest release

  2. Extract the contents to your Jellyfin plugins directory.

  3. Restart Jellyfin

Docker#

Docker images are available on Dockerhub and ghcr.io.

See Docker for additional information.

Source#

Caution

Installing from source is not recommended most users.

  1. Follow the steps in Build.

  2. Extract the generated zip archive to your Jellyfin plugins directory.

  3. Restart Jellyfin