Open JedMeister opened 4 months ago
Looks like this is because we are manually installing jellyfin-ffmpeg5
but the ffmpeg jellyfin dependency is now jellyfin-ffmpeg6
. When apt-get autoremove
is run in bt-container
, jellyfin-xxx
are removed... Just installing the jellyfin
package should resolve this - and pull in the correct dep, thus not removing the required packages when auto remove is run.
It has been reported on our forums that Jellyfin wasn't running and trying to restart the service fails. It's ok in the ISO, just not the PVE container build.
After having a closer look, I can see that the Jellyfin packages are actually being removed during the LXC build!? I'm not why, but it's clear from the PVE/LXC build log that it is: