Add CineDock - #5985
Open
cinedock-release wants to merge 2 commits into
Open
Conversation
cinedock-release
marked this pull request as ready for review
August 11, 2026 21:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds CineDock 4.1.6 to the official Umbrel App Store.
CineDock gives Plex, Emby or Jellyfin an enhanced browsing experience on the NVIDIA Shield TV, on an Amazon Fire TV Stick, or in a browser on your computer or tablet.
ghcr.io/cinedock/cinedock:4.1.6@sha256:0a1d8e9c1316a2a72a0accafc52ae92be8f3edc99017137e0c9d5ebbeb94bc39./configunder${APP_DATA_DIR}/data/config.app_proxyto CineDock's internal port 8945.Setup and requirements
CineDock requires an existing reachable Plex, Emby, or Jellyfin server. The first-run browser wizard connects the media server; there are no default CineDock credentials. A TMDB API key is optional and can be added later in CineDock Settings.
Conservative recommended host capacity is one CPU core, 1 GB available RAM, and 4 GB free app-data storage on a 64-bit amd64 or arm64 Umbrel device. No GPU or media-folder mount is needed because the connected media server handles streaming and transcoding.
Security and host access
The package uses no privileged mode, host networking, Docker socket, raw host ports, devices, extra capabilities, shared storage, or Umbrel permissions.
Validation
npm run lint:apps -- cinedock --check-images— passed, no issues found.git diff --check— passed.docker buildx imagetools inspect ghcr.io/cinedock/cinedock:4.1.6— confirmed the pinned OCI index digest and bothlinux/amd64andlinux/arm64manifests.A standalone
docker compose configis not representative for this package because umbrelOS injects the image for the intentionally image-lessapp_proxyservice.Upstream and assets
The official project does not currently publish public application screenshots; no synthetic or third-party screenshots/assets have been added to this submission. Umbrel can create the final App Store gallery assets during review.