This repository contains a customized version of the jellyfin/jellyfin (GitHub) docker image. The image includes a modified frontend required for the skip intro button feature.
The source code for this feature can be found here: ConfusedPolarBear/intro-skipper
The changes can be viewed inside the Dockerfile
.
This image is built automatically when a new jellyfin version is released.
You can pull the image by using
docker pull alexbabel/jellyfin:VERSION
or use GHCR:
docker pull ghcr.io/alexanderbabel/jellyfin:VERSION