2024-12-18, 01:58 PM
(This post was last modified: 2024-12-18, 01:59 PM by TheDreadPirate. Edited 1 time in total.)
Hmmmm. That all looks right.
What is the output of this command?
If you have jellyfin-ffmpeg6 installed, you can try removing it and upgrading to jf-ffmpeg7 then try installing the server. I'm wondering if apt is getting hung up on that.
What is the output of this command?
Code:
sudo apt list --installed | grep jellyfin
If you have jellyfin-ffmpeg6 installed, you can try removing it and upgrading to jf-ffmpeg7 then try installing the server. I'm wondering if apt is getting hung up on that.
Code:
sudo apt remove jellyfin-ffmpeg6
sudo apt install jellyfin-ffmpeg7
sudo apt upgrade jellyfin