linuxserver / docker-jellyfin

GNU General Public License v3.0
647 stars 97 forks source link

Switch to jellyfin-ffmpeg5 for nightly #155

Closed nyanmisaka closed 2 years ago

nyanmisaka commented 2 years ago

linuxserver.io



Description:

Jellyfin 10.7.x and older are incompatible with FFmpeg 5.x due to a breaking API change. So we edit the package name of our patched ffmpeg to jellyfin-ffmpeg5.

Benefits of this PR and context:

How Has This Been Tested?

jellyfin-ffmpeg5 is a part of the upcoming Jellyfin 10.8.0 release, which has been tested for months.

Please cherry pick this commit to master/stable branch when 10.8.0 got released.

Source / References:

https://github.com/jellyfin/jellyfin-ffmpeg/compare/v4.4.1-4...v5.0.1-5

LinuxServer-CI commented 2 years ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/jellyfin/nightly-20220604.5-unstable-pkg-bad929c5-pr-155/index.html https://ci-tests.linuxserver.io/lspipepr/jellyfin/nightly-20220604.5-unstable-pkg-bad929c5-pr-155/shellcheck-result.xml

nyanmisaka commented 2 years ago

Thanks :p @aptalca If all goes well 10.8.0 final will be tagged this weekend.