2025-01-21, 04:42 PM
There is a weird issue with how apt works. For whatever reason, apt struggles to handle upgrading jellyfin-ffmpeg with the rest of jellyfin.
You SHOULD be able to run this command to upgrade Jellyfin. Don't ask why it makes a difference, IDK.
If that doesn't work, you can try uninstalling jellyfin-ffmpeg first.
You SHOULD be able to run this command to upgrade Jellyfin. Don't ask why it makes a difference, IDK.
Code:
sudo apt upgrade jellyfin
If that doesn't work, you can try uninstalling jellyfin-ffmpeg first.
Code:
sudo apt remove jellyfin-ffmpeg*
sudo apt upgrade jellyfin