dll integration
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user