debug: Add extensive logging for episode detection
Local Docker Build (Dev) / build-dev (push) Successful in 29s

Added detailed debug logging to diagnose why High Potential shows "0 episodes" despite having video files:

- Log season directory detection and pattern matching
- Log video file scanning and episode filename parsing
- Log season number extraction and matching logic
- Log final episode count and processing decisions

This will help identify where the episode detection is failing in the pipeline.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-26 14:37:41 -04:00
parent 4d30ea840f
commit b9e3ae3a5e
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.5-sonarr-direct-lookup
2.0.6-debug-episode-detection