Sign inSign up

atb00ker/jellyfin

By atb00ker

•Updated 1 day ago

Image
1

2.5K

atb00ker/jellyfin repository overview

⁠Jellyfin Plus

Jellyfin Plus is a custom jellyfin docker image based on the official jellyfin image. This image includes additional packages that I need with my installation of Jellyfin.

Code GitHub Actions Size DockerHub MIT License

⁠Key changes

  • Adds yt-dlp to the container for YouTube Metadata extraction.

⁠GitHub Actions Workflow

The GitHub Actions workflow automates the building and deployment of the image to the Docker Hub registry. It runs every Saturday at 8:00 AM, ensuring the image with the latest tag aligns with the most recent Jellyfin version. If you use an automatic docker image update tool like watchtower⁠, be aware of this update schedule.

⁠Image Manual Update
docker build -f ./Containerfile -t atb00ker/jellyfin:latest ./
docker push atb00ker/jellyfin:latest

Tag summary

Content type

Image

Digest

sha256:bab259842…

Size

1 GB

Last updated

1 day ago

docker pull atb00ker/jellyfin