Skip to content

App Submission: HandBrake#4580

Open
Knufle wants to merge 2 commits intogetumbrel:masterfrom
Knufle:add-handbrake
Open

App Submission: HandBrake#4580
Knufle wants to merge 2 commits intogetumbrel:masterfrom
Knufle:add-handbrake

Conversation

@Knufle
Copy link

@Knufle Knufle commented Jan 28, 2026

App Submission

jlesage/docker-handbrake

HandBrake

256x256 SVG icon

handbrake

I only have this 512x512 PNG image. Would you guys have a proper way to convert it to SVG?

Gallery images

chrome_78lvuuNS9s chrome_tv3vu33QCF chrome_ULQ1RLssOA chrome_kteLxPxewp

Community Store

I created this community store just to test the app, and it worked as expected. I'm gonna leave the link here in case someone wants an easy way to try it.

I have tested my app on:

  • umbrelOS on my server Laptop

@github-actions
Copy link

❌   Linting failed with 1 error   ❌

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ handbrake/docker-compose.yml Mounted file/directory "/handbrake/config" doesn't exist:
The volume "${APP_DATA_DIR}/config:/config:rw" tries to mount the file/directory "/handbrake/config", but it is not present. This can lead to permission errors!
handbrake/docker-compose.yml Invalid image architectures for image "jlesage/handbrake:v26.01.1@sha256:b9da4f2be8c7c289ff0fd3f9e63110cc651c803fca2727c35c6f17047ad8765e":
The image "jlesage/handbrake:v26.01.1@sha256:b9da4f2be8c7c289ff0fd3f9e63110cc651c803fca2727c35c6f17047ad8765e" does not support the architectures "arm64" and "amd64". Please make sure that the image supports both architectures.
ℹ️ handbrake/docker-compose.yml Potentially using unsafe user in service "server":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@Knufle
Copy link
Author

Knufle commented Jan 28, 2026

I wasn't aware of the arm64+amd64 requirement. If that's a hard requirement, then I think this won't be merged for now.

This makes me wonder, though, are there plans to be able to have non-multi-arch apps in the store and just indicate compatibility through the UI?

@al-lac
Copy link
Collaborator

al-lac commented Jan 29, 2026

Hey @Knufle, thanks for submitting handbrake to the Umbrel App Store! 🔝 🍍

Right now arm64+amd64 images are a hard requirement. So far there are no plans to support amd64 only apps in the store. Will let you know once that changes here.

@al-lac al-lac added the awaiting upstream changes Waiting on the upstream project to ship the required fix or feature before we can proceed. label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting upstream changes Waiting on the upstream project to ship the required fix or feature before we can proceed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants