fix file date release to option not required
This commit is contained in:
@@ -82,6 +82,10 @@ MOVIE_PRIORITY=import_then_digital
|
||||
# Smart fallback: prefer release dates over file dates for manual imports (true/false)
|
||||
PREFER_RELEASE_DATES_OVER_FILE_DATES=true
|
||||
|
||||
# Allow file dates as absolute last resort (true/false)
|
||||
# If false, movies with no valid import AND no release dates will be skipped entirely
|
||||
ALLOW_FILE_DATE_FALLBACK=false
|
||||
|
||||
# Fallback priority order when no valid Radarr import exists (comma-separated)
|
||||
# Options: digital, physical, theatrical
|
||||
# digital = VOD/streaming release, physical = DVD/Blu-ray, theatrical = cinema release
|
||||
|
||||
Reference in New Issue
Block a user