From 3bc9930662b120cb6bc18200cb7c64a65f7e6109 Mon Sep 17 00:00:00 2001 From: Juhyung Park Date: Wed, 29 Oct 2025 12:40:52 +0900 Subject: [PATCH] Add Jellyfin APT repository instructions Signed-off-by: Juhyung Park --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d0fc9dc..092a686 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,11 @@ FFmpeg provided by the distro is typically too old. Either install it from [jellyfin](https://github.com/jellyfin/jellyfin-ffmpeg/releases) or use [FFmpeg Static Builds](https://johnvansickle.com/ffmpeg) and install it to `/usr/bin`. +Adding [Jellyfin APT repository](https://jellyfin.org/downloads/server) will automatically provide updates. +Follow the instructions and press Control+C when `jellyfin` package is about to get installed to abort. +You only need the repository, not the `jellyfin` package itself. +After that, install `jellyfin-ffmpeg7`. + ### Other APT packages ``` bash