Fix Radarr rename event handling - add missing event type filtering

- Add event type filtering to Radarr webhook handler (Download, Upgrade, Rename)
- Ensures consistency with Sonarr webhook processing
- Fixes issue where Radarr rename events weren't properly updating NFO files
- Bump version to v1.5.3
- Update SUMMARY.md with complete webhook workflow documentation
This commit is contained in:
2025-09-15 09:35:41 -04:00
parent df04cf9aec
commit ed4a9c0a19
3 changed files with 73 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
1.5.2
1.5.3