Files
nfoguard/core
sbcrumb 16bcf89ddd fix: Replace NFO migration logic with preservation logic in create_episode_nfo
The core issue was that create_episode_nfo() method was still using the old
migration logic that renamed long NFO files to S01E01.nfo format.

Changes:
- Modified create_episode_nfo() to check for video-matching NFO files first
- Update existing NFO files in-place while preserving original filenames
- Removed old migration and cleanup logic that deleted original files
- Added clear logging to distinguish preservation vs standard creation

This ensures TV episode NFO files keep their original long names that
match the video files exactly, while still getting NFOGuard metadata.
2025-09-26 08:28:39 -04:00
..
2025-09-25 18:58:31 -04:00
2025-09-25 18:58:31 -04:00
2025-09-25 18:58:31 -04:00