-
Notifications
You must be signed in to change notification settings - Fork 116
Update base image with noble base and update all libraries + jellyfin ffmpeg to latest and Handbrake to 1.10.2 #1257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.