2024-05-10, 01:12 PM
Try installing the jellyfin packages separately instead of using the metapackage.
This is the recommended way of installing if you manually installed jellyfin-ffmpeg6 since the "jellyfin" metapackage wants to install ffmpeg5.
Code:
sudo apt install jellyfin-server jellyfin-web
This is the recommended way of installing if you manually installed jellyfin-ffmpeg6 since the "jellyfin" metapackage wants to install ffmpeg5.