various NFOguard versions
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user