Skip to content

feat(calendar): add external service URLs - #45

Merged
calmcacil merged 1 commit into
mainfrom
feat/external-service-urls
Jul 16, 2026
Merged

feat(calendar): add external service URLs#45
calmcacil merged 1 commit into
mainfrom
feat/external-service-urls

Conversation

@calmcacil

Copy link
Copy Markdown
Owner

Summary

  • add an optional external_url to Sonarr and Radarr instance configuration
  • keep API calls and doctor checks on the internal url while calendar queue warnings use the browser-facing URL
  • preserve existing behavior by falling back to url when external_url is omitted
  • document configuration and migration behavior

Cross-feature audit

Calendar queue warnings are currently the only Sonarr/Radarr browser links. Airtime, feed, doctor, and shared API clients use service URLs only for API connectivity and remain on url.

Validation

  • GOCACHE=/tmp/calmstoolkit-go-cache make check
  • go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.12.2 run --timeout=5m
  • go run github.com/rhysd/actionlint/cmd/actionlint@v1.7.12
  • go run golang.org/x/vuln/cmd/govulncheck@v1.6.0 ./...
  • git diff --check

@calmcacil
calmcacil force-pushed the feat/external-service-urls branch from 96f9f8f to dfa293b Compare July 16, 2026 20:46
@calmcacil
calmcacil merged commit 7522889 into main Jul 16, 2026
7 checks passed
@calmcacil
calmcacil deleted the feat/external-service-urls branch July 16, 2026 20:48
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