Files
nfoguard/releases/v1.0.0-working/RELEASE_NOTES.md
T
2025-09-12 10:30:12 -04:00

37 lines
1.3 KiB
Markdown

# NFOGuard Emby Plugin v1.0.0 - Working Version
**Release Date**: 2025-01-12
**Status**: ✅ PROVEN WORKING
**License**: Full functionality, no restrictions
## 🎉 Test Results
- **Episodes Processed**: 15,039
- **Successfully Updated**: 14,661
- **Success Rate**: 97.5%
- **Processing Speed**: ~1,500 episodes/second
## ✅ Features
- **Real-time Processing**: Automatic sync on media add/update
- **Scheduled Task**: Weekly batch processing (enabled by default)
- **TV Episodes Support**: Full episode date synchronization
- **Movies Support**: Full movie date synchronization
- **High Performance**: Processes thousands of items in seconds
## 🔧 Configuration
- `EnableRealTimeSync = true` (default)
- `EnableScheduledTask = true` (default)
- `LogVerbose = false` (default)
## 📋 Installation
1. Copy `NFOGuard.Emby.Plugin.dll` to Emby plugins folder
2. Restart Emby Server
3. Plugin loads automatically - no configuration needed
4. Check "Scheduled Tasks" for "NFOGuard Date Sync"
## 🎯 What It Does
Syncs `PremiereDate``DateCreated` so Emby displays import dates from NFO files instead of scan dates.
## ⚠️ Notes
- No configuration UI (disabled to prevent crashes)
- All settings hardcoded to optimal values
- Licensing framework present but disabled