fix: Add targeted mode for rename webhooks using Sonarr history API
Local Docker Build (Dev) / build-dev (pull_request) Successful in 4s

- Rename webhooks don't include episodeFile data from Sonarr
- Added fallback to query recent episodeFileRenamed events from history
- Uses 1-hour window to find most recent rename for targeted processing
- Prevents full series processing on single episode renames
This commit is contained in:
2025-10-10 10:39:00 -04:00
parent 5cc7281f06
commit 5dceec973d
2 changed files with 59 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.13
2.0.14