2024-02-17, 06:14 PM
(This post was last modified: 2024-02-17, 06:15 PM by andperry256. Edited 1 time in total.)
I seem to have managed to answer my own question, but here are my findings in case they are of help to anyone else.
I looked online about trying to resolve dependency problems when installing from a DEB archive. This came up with the suggestion to try:-
sudo apt-get install ./filename.deb
Tried this on the installation file for Jellyfin-ffmpeg - it did not work but suggested trying:-
sudo apt-get install jellyfin-ffmpeg6
This ran through without a problem. Having done this followed by a full metadata rescan in Jellyfin, the issue was finally resolved.
I looked online about trying to resolve dependency problems when installing from a DEB archive. This came up with the suggestion to try:-
sudo apt-get install ./filename.deb
Tried this on the installation file for Jellyfin-ffmpeg - it did not work but suggested trying:-
sudo apt-get install jellyfin-ffmpeg6
This ran through without a problem. Having done this followed by a full metadata rescan in Jellyfin, the issue was finally resolved.