1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
[Unreleased]
[0.3.8] - 2025-09-08
Changed
- Use Radarr's numeric EventType (3="Imported") for more accurate import date detection
- Simplified history processing logic
[0.3.7] - 2025-09-08
Changed
- Improved import date detection by tracking grab dates as fallback
- Added warning when falling back to grab date
[0.3.6] - 2025-09-08
Changed
- Improved import detection filtering
- Reduced debug noise for non-import events
- Enhanced logging clarity for import matches
- Added more context to import event messages
[0.3.5] - 2025-09-08
Changed
- Improved Radarr import detection to handle more cases
- Added support for downloadFolderImported events
- Enhanced path matching with better character cleaning
- Added fuzzy title matching by removing articles
- Reduced debug noise by only logging relevant matches
[0.3.4] - 2025-09-08
Changed
- Added downloadFolderImported event support
- Improved path matching flexibility
[0.3.3] - 2025-09-08
Changed
- Added flexible path matching
- Added sourcePath support
- Initial support for title/year matching