a1921936f7
- Modify extract_nfoguard_dates_from_episode_nfo() to detect missing titles - Add enhance_existing_episode_nfo_with_title() method to update NFOs with titles - Enhance Tier 1 processing to check for missing titles in existing NFO files - Extract titles from filenames and update existing NFOs that lack title elements - Fix NFO filename case to match S01E01.nfo format - Preserves all existing NFO content while adding missing title elements Addresses issue where existing NFO files with NFOGuard metadata were skipping title extraction due to Tier 1 optimization caching.