feat: Enhanced Radarr import detection with flexible path matching and improved logging
This commit is contained in:
+3
-3
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.3.5] - 2024-03-19
|
## [0.3.5] - 2025-09-08
|
||||||
### Changed
|
### Changed
|
||||||
- Improved Radarr import detection to handle more cases
|
- Improved Radarr import detection to handle more cases
|
||||||
- Added support for downloadFolderImported events
|
- Added support for downloadFolderImported events
|
||||||
@@ -12,12 +12,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Added fuzzy title matching by removing articles
|
- Added fuzzy title matching by removing articles
|
||||||
- Reduced debug noise by only logging relevant matches
|
- Reduced debug noise by only logging relevant matches
|
||||||
|
|
||||||
## [0.3.4] - 2024-03-19
|
## [0.3.4] - 2025-09-08
|
||||||
### Changed
|
### Changed
|
||||||
- Added downloadFolderImported event support
|
- Added downloadFolderImported event support
|
||||||
- Improved path matching flexibility
|
- Improved path matching flexibility
|
||||||
|
|
||||||
## [0.3.3] - 2024-03-19
|
## [0.3.3] - 2025-09-08
|
||||||
### Changed
|
### Changed
|
||||||
- Added flexible path matching
|
- Added flexible path matching
|
||||||
- Added sourcePath support
|
- Added sourcePath support
|
||||||
|
|||||||
Reference in New Issue
Block a user