f1420cac58
Local Docker Build (Dev) / build-dev (push) Successful in 19s
- 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.