Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1005 Bytes

DOCKER_README.md

File metadata and controls

22 lines (14 loc) · 1005 Bytes

Docker

lizardbyte/themerr-jellyfin

This is a docker-mod for jellyfin which adds Themerr-jellyfin to jellyfin as a plugin, to be downloaded/updated during container start.

This image extends the jellyfin image, and is not intended to be created as a separate container.

Installation

In jellyfin docker arguments, set an environment variable DOCKER_MODS=lizardbyte/themerr-jellyfin:latest or DOCKER_MODS=ghcr.io/lizardbyte/themerr-jellyfin:latest

If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=lizardbyte/themerr-jellyfin:latest|linuxserver/mods:other-jellyfin-mod

Supported Architectures

Linuxserver.io docker mods do not support multi-arch images; however this image should run on any architecture. If you have issues with this image on a specific architecture, please open an issue on GitHub.