Skip to content

[Feature] Add configuration option to flag a Docker install but specify a manual IP #21

@linglingpin

Description

@linglingpin

I'm using Docker Desktop for Sonarr on a MacOS system. I tried to setup the cron job and had to specify the config file path due to path mismatch on Docker Sonarr. However, the script still cannot run due to path mismatch to the Sonarr libraries. Is it possible to add a setting to rectify this? Thanks.

sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [verb] Detected Sonarr v4, API v3
sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [info] Detected 2 libraries
sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [verb] - /data/TV Shows [Library ID: 4]
sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [verb] - /data/Anime [Library ID: 5]
sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [info] Checking for TBA/TBD items in /data/TV Shows
sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [error] Directory does not appear to exist: /data/TV Shows -- Skipping
sonarr-update-tba.bash :: 2025-07-21 11:50:39 :: [info] Checking for TBA/TBD items in /data/Anime
sonarr-update-tba.bash :: 2025-07-21 11:50:40 :: [error] Directory does not appear to exist: /data/Anime -- Skipping
sonarr-update-tba.bash :: 2025-07-21 11:50:40 :: [info] Located 0 files to process

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions