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
+15
View File
@@ -292,6 +292,21 @@ RELEASE_DATE_PRIORITY=physical,digital,theatrical
RELEASE_DATE_PRIORITY=digital,theatrical,physical
```
### Disabling File Date Fallbacks
**Problem**: Don't want file modification dates used at all
**Solution**: Disable file date fallbacks completely
```bash
# Add to your .env
ALLOW_FILE_DATE_FALLBACK=false
```
**Result**:
- ✅ Movies with release dates get processed normally
- ⚠️ Movies with NO release dates get skipped (no NFO created)
- 🔇 No more "Using file dateAdded as fallback" warnings
## 📖 Example Workflow
You add The Blacklist in Sonarr.