tmdb debuging

This commit is contained in:
2025-09-09 09:39:43 -04:00
parent fed82a9e13
commit d75016bbf2
2 changed files with 77 additions and 0 deletions
+3
View File
@@ -129,6 +129,9 @@ curl "http://localhost:8080/debug/movie/tt1674782/history"
# Show date priority logic and available sources
curl "http://localhost:8080/debug/movie/tt1674782/priority"
# Debug TMDB API lookup step by step
curl "http://localhost:8080/debug/tmdb/tt1674782"
```
### Response Examples