Fix debug endpoint to use global movie_processor instance

- Corrected debug endpoint to use global movie_processor variable
- Was incorrectly trying to access batcher.movie_processor (doesn't exist)
- Now properly tests full TMDB fallback pipeline for rename-first movies
This commit is contained in:
2025-09-10 09:08:09 -04:00
parent fc983ed472
commit f586185a4f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.15
0.0.15