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.
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
Specifying lizardbyte/themerr-jellyfin:latest
or ghcr.io/lizardbyte/themerr-jellyfin:latest
should retrieve the correct
image for your architecture.
The architectures supported by this image are:
Architecture | Available |
---|---|
x86-64 | ✅ |
arm64 | ✅ |