fix: Correct config attribute name for Sonarr URL in rename webhook handler #35

Merged
sbcrumb merged 1 commits from rename-sonarr into dev 2025-10-10 11:07:49 -04:00

1 Commits

Author SHA1 Message Date
sbcrumb 0e24f74dcb fix: Correct config attribute name for Sonarr URL in rename webhook handler
Local Docker Build (Dev) / build-dev (pull_request) Successful in 4s
- Changed config.sonarr_base_url to config.sonarr_url to match actual config object
- Fixes AttributeError that was preventing rename webhook targeting from working
2025-10-10 11:02:53 -04:00