191e6f5f3f
- Modified _get_sonarr_episodes to call get_episode_import_history() for each episode - This retrieves actual import dates from Sonarr's history API instead of just episodeFile.dateAdded - Added fallback to episodeFile.dateAdded if history lookup fails - Updated source tracking to use 'sonarr:history.import' for better debugging - Added debug logging to show which method found the import date - Should resolve issue where episodes fall back to aired dates despite valid Sonarr imports