dll integration

This commit is contained in:
2025-09-12 09:04:23 -04:00
parent dcbb25ca9e
commit 08cddf7799
57 changed files with 3293 additions and 1 deletions
+16
View File
@@ -463,6 +463,22 @@ ALLOW_FILE_DATE_FALLBACK=false
- ⚠️ Movies with NO release dates get skipped (no NFO created)
- 🔇 No more "Using file dateAdded as fallback" warnings
## 📱 Media Server Compatibility
### Movies
- **Emby**: ✅ Full support - reads NFO `<dateadded>` fields
- **Jellyfin**: ✅ Full support - reads NFO `<dateadded>` fields
- **Plex**: ✅ Full support - reads NFO `<dateadded>` fields
### TV Episodes
- **Emby**: ⚠️ **Partial support** - reads metadata (titles, plots, ratings) but **ignores all NFO date fields**
- **Jellyfin**: ✅ Full support - reads NFO `<dateadded>` fields
- **Plex**: ✅ Full support - reads NFO `<dateadded>` fields
> **Note**: Emby has an architectural limitation where TV episodes always use filesystem dates instead of NFO dates. This is a known Emby behavior that cannot be worked around. NFOGuard still provides valuable enhanced metadata for TV episodes in Emby, just not corrected dates.
---
## 📖 Example Workflow
You add The Blacklist in Sonarr.