Merge pull request #266 from nyanmisaka/ffmpeg7-nightly

Switch to jellyfin-ffmpeg7 in Jellyfin 10.10
This commit is contained in:
aptalca
2024-09-16 08:14:06 -04:00
committed by GitHub
2 changed files with 2 additions and 4 deletions

View File

@@ -24,8 +24,7 @@ RUN \
apt-get update && \
apt-get install -y \
at \
jellyfin-server=${JELLYFIN_RELEASE} \
jellyfin-ffmpeg6 \
jellyfin=${JELLYFIN_RELEASE} \
mesa-va-drivers \
xmlstarlet && \
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \

View File

@@ -24,8 +24,7 @@ RUN \
apt-get update && \
apt-get install -y \
at \
jellyfin-server=${JELLYFIN_RELEASE} \
jellyfin-ffmpeg6 \
jellyfin=${JELLYFIN_RELEASE} \
libomxil-bellagio0 \
libomxil-bellagio-bin \
libraspberrypi0 \