curl -sL -G --data-urlencode "imdb=tt19389572" https://api.tvmaze.com/lookup/shows
always returns null, even so the IMDB ID is correctly stored in the TMDB
So far, I found two examples with the same problem
https://www.themoviedb.org/tv/219320-dansegarderoben, no result for tt19389572
https://www.themoviedb.org/tv/280897-maloney?language=de-DE, no result for tt34804602
Any other curl call with other IMDB IDs works fine, e.g.
curl -sL -G --data-urlencode "imdb=tt21638826" https://api.tvmaze.com/lookup/shows
curl -sL -G --data-urlencode "imdb=tt24053860" https://api.tvmaze.com/lookup/shows
Anyone an idea for the root of this problem?
Thanks
AJ
Fılmdi nemese kórsetimdi taba almadyńyz ba? Ony jasaý úshin kirińiz.
Want to rate or add this item to a list?
Not a member?
superboy97 jaýaby
2025 Mamyr 4 kúni 11:55 AM ýaqytynda
You are using the TVMaze API, not the TMDB API. Consequently, you should contact the TVMaze support.
test2000 jaýaby
2025 Mamyr 4 kúni 12:42 PM ýaqytynda
how embarrassing... I somehow ended up in the wrong forum. Sorry for that...