2024-10-28, 08:06 PM
Code:
sudo apt upgrade jellyfinSpecifying jellyfin instead of just "apt upgrade" should push the upgrade through. If that doesn't work.
Code:
sudo apt remove jellyfin-ffmpeg6
sudo apt install jellyfin-ffmpeg7
sudo apt upgrade jellyfinThis is a limitation/quirk of how apt-get works.

