fix file date release to option not required
This commit is contained in:
@@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file.
|
||||
- **Smart Comparison Logic**: Prevents unrealistic dates (won't use 2000 digital for 1983 movie)
|
||||
- **Per-Movie Intelligence**: "The Craft (1996)" gets 1996 theatrical, "Top Gun Maverick (2022)" gets digital
|
||||
- **Configuration**: `PREFER_RELEASE_DATES_OVER_FILE_DATES=true` replaces old digital-only setting
|
||||
- **🔇 File Date Fallback Control**: New option to completely disable file date usage
|
||||
- **Configuration**: `ALLOW_FILE_DATE_FALLBACK=false` (default: false)
|
||||
- **Behavior**: Movies with no release dates get skipped instead of using file dates
|
||||
- **Clean Logs**: Eliminates "Using file dateAdded as fallback" warnings
|
||||
- **Enhanced Debug Endpoints**:
|
||||
- `/debug/movie/{imdb_id}/priority` - Shows date selection logic and available sources
|
||||
- Detailed analysis of file date vs digital date decisions
|
||||
|
||||
Reference in New Issue
Block a user