Skip to content

Add Cantinarr - #1010

Open
windoze95 wants to merge 5 commits into
IceWhaleTech:mainfrom
windoze95:add-cantinarr
Open

Add Cantinarr#1010
windoze95 wants to merge 5 commits into
IceWhaleTech:mainfrom
windoze95:add-cantinarr

Conversation

@windoze95

@windoze95 windoze95 commented Aug 17, 2026

Copy link
Copy Markdown

What this PR is

A new app: Cantinarr (https://github.com/windoze95/cantinarr) — I'm the developer. One app over a whole media stack: household members browse and request movies, TV, and books (web app or companion iPhone/Android apps, with push notifications), and the admin gets Radarr/Sonarr/Chaptarr control down to the individual episode, live queues for SABnzbd, qBittorrent, NZBGet, and Transmission, Tautulli activity, Plex invites, plain-English fixes for stuck downloads, and an MCP server for Claude or any MCP client.

What changed

Adds Apps/Cantinarr/ with docker-compose.yml, icon.png (256×256), thumbnail.jpg, and three screenshots (two desktop, one phone). Single service, Media category, bind mount /DATA/AppData/$AppID/config/config, port map 8585, image pinned to the multi-arch (amd64+arm64) release tag ghcr.io/windoze95/cantinarr:v0.2.0.

How I validated it

  • Compose parses as YAML; top-level name and x-casaos.id conform to the validator regexes; category is from the closed set; port_map is a quoted string; version is semver; all referenced assets are committed in the app folder.
  • I could not run ./scripts/build_dist.sh locally (no Docker on this machine), so I'm relying on the PR validator and v2 build for the rest — happy to fix anything they flag.
  • The image itself runs in production deployments (same single-container contract as the Unraid Community Applications listing); it was not runtime-tested on CasaOS/ZimaOS specifically.

The image follows the latest tag, multi-arch as of Cantinarr v0.3.0's
pipeline. The webhook-callback variable uses its new name,
CANTINARR_ARR_CALLBACK_URL; the old CANTINARR_PUBLIC_URL stays accepted
by the server for existing containers.
The relay's canonical address moved. The old push.julian.codes still
answers from the same gateway and current Cantinarr images rewrite it to
the new name at start, so existing installs are unaffected; only the
default a new install is offered changes.
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant