update to db call
This commit is contained in:
@@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
# Changelog
|
||||
|
||||
## [0.5.1] - 2025-09-08
|
||||
|
||||
### Changed
|
||||
- **BREAKING**: RadarrClient now operates in DATABASE ONLY mode
|
||||
- Completely eliminated Radarr API usage for movie lookups and import date detection
|
||||
- All movie operations now use direct database queries exclusively
|
||||
- Debug endpoints updated to use database-only methods
|
||||
- Enhanced error messaging when database access is not configured
|
||||
|
||||
### Fixed
|
||||
- Fixed debug endpoint still calling API methods despite database availability
|
||||
- Removed all API fallback mechanisms for true database-only operation
|
||||
|
||||
## [0.5.0] - 2025-09-08
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user