Fix TV rename webhooks: Implement targeted episode processing
- Extract episode info from episodeFile when webhook.episodes is empty for rename events - Create proper episode data structure for process_webhook_episodes method - Prevents full series processing (177 episodes) for single episode renames - Dramatically improves performance for rename operations - Version bump to 2.0.11 Resolves issue where rename webhooks were falling back to full series processing instead of targeted mode.
This commit is contained in: