fix file date release to option not required

This commit is contained in:
2025-09-09 10:03:54 -04:00
parent 0aa9655d25
commit b2938758e2
4 changed files with 38 additions and 4 deletions
+4
View File
@@ -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