Update base image with noble base and update all libraries + jellyfin ffmpeg to latest and Handbrake to 1.10.2#1257
Conversation
|
Hmm the build succeeded on on Friday but is now failing :/ but I built it locally and working fine. As per readme: |
|
It looks like the arch query Not sure why this isn't returing correctly. I built a fresh base image on Saturday morning for linux amd64 with no issues. |
|
A few things were failing on the arm build which I fixed (was working fine locally) but the hosted runners kept on encountering segfaults due emulation issues. So I've refactored so it does native image builds and then combines them for the final image. The workflow builds are working, only failing due to not setting env secrets for image publishing (won't publish from this repo). So now it's just a case of checking drivers/encoders are working as expected (seems to be fine from automated qsv and nvenc tests). Images available at: |
|
2.50.01 released. |
Updated base image with the following updates:
Aligned differences from tdarr:latest base image from docker hub
docker build successfully builds and ffmpeg and HandbrakeCli successfully run.