From f5a8b48cddf75a3f02819b6a0ebf68fdc39b62b1 Mon Sep 17 00:00:00 2001 From: Kai Date: Mon, 7 Sep 2026 01:30:56 -0700 Subject: [PATCH] docs(curator): move Radarr4K to media-core --- scenarios/curator/backend/README.md | 2 +- scenarios/curator/backend/config/curator.env.example | 2 +- scenarios/curator/backend/docs/deployment.zh-CN.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scenarios/curator/backend/README.md b/scenarios/curator/backend/README.md index fb6f255..77ef665 100644 --- a/scenarios/curator/backend/README.md +++ b/scenarios/curator/backend/README.md @@ -56,7 +56,7 @@ CURATOR_TELEGRAM_BOT_TOKEN= CURATOR_TELEGRAM_ALLOWED_USERS=1093241065 CURATOR_RADARR_URL=http://192.168.50.10:7878 CURATOR_RADARR_API_KEY= -CURATOR_RADARR_4K_URL=http://192.168.50.100:7878 +CURATOR_RADARR_4K_URL=http://192.168.50.46:7878 CURATOR_RADARR_4K_API_KEY= CURATOR_SONARR_URL=http://192.168.50.10:8989 CURATOR_SONARR_API_KEY= diff --git a/scenarios/curator/backend/config/curator.env.example b/scenarios/curator/backend/config/curator.env.example index f925ca2..3d8f775 100644 --- a/scenarios/curator/backend/config/curator.env.example +++ b/scenarios/curator/backend/config/curator.env.example @@ -10,7 +10,7 @@ CURATOR_MAX_UPLOAD_BYTES=268435456 # Existing media managers are queried read-only to suppress works already owned or tracked. CURATOR_RADARR_URL=http://192.168.50.10:7878 CURATOR_RADARR_API_KEY= -CURATOR_RADARR_4K_URL=http://192.168.50.100:7878 +CURATOR_RADARR_4K_URL=http://192.168.50.46:7878 CURATOR_RADARR_4K_API_KEY= CURATOR_SONARR_URL=http://192.168.50.10:8989 CURATOR_SONARR_API_KEY= diff --git a/scenarios/curator/backend/docs/deployment.zh-CN.md b/scenarios/curator/backend/docs/deployment.zh-CN.md index f7be4df..e1ab2bb 100644 --- a/scenarios/curator/backend/docs/deployment.zh-CN.md +++ b/scenarios/curator/backend/docs/deployment.zh-CN.md @@ -190,7 +190,7 @@ CURATOR_TELEGRAM_ALLOWED_USERS= CURATOR_RADARR_URL=http://192.168.50.10:7878 CURATOR_RADARR_API_KEY= -CURATOR_RADARR_4K_URL=http://192.168.50.100:7878 +CURATOR_RADARR_4K_URL=http://192.168.50.46:7878 CURATOR_RADARR_4K_API_KEY= CURATOR_SONARR_URL=http://192.168.50.10:8989 CURATOR_SONARR_API_KEY=