Files
nfoguard/core
sbcrumb f1420cac58
Local Docker Build (Dev) / build-dev (push) Successful in 19s
fix: Add title extraction directly to create_episode_nfo method
- Add _extract_title_from_filename method to NFOManager class
- Integrate title extraction fallback in create_episode_nfo method
- Extract titles when NFO lacks title element or has empty title
- Support both .mkv and .mp4 files with comprehensive logging
- Fix applied to actual NFO creation method being used by episodes

Resolves title extraction by working in the correct code path
rather than relying on metadata processing that wasn't being called.
2025-09-25 09:40:26 -04:00
..