Hi from France,
I'm looking for getting some filepaths of poster images of a movie, that is filepaths for only a specific set of languages. I observe that I can't specify more than 5 languages, because I only get results for the five first languages specified in the request.
For instance (movie "Indiana Jones and the Last Crusade", id 89):
https://api.themoviedb.org/3/movie/89?language=en-US&append_to_response=images&include_image_language=en,fr,de,es,pt,it
With this url, I only get filepaths for languages "en,fr,de,es,pt". No results for "it". Of course, these results exist, we can see them on the website.
If I change the order of languages like
https://api.themoviedb.org/3/movie/89?language=en-US&append_to_response=images&include_image_language=en,fr,de,es,it,pt
this time I get "it" filepaths but no more "pt" ones.
So: is there a limitation about the number of languages in the "include_image_language" parameter?
Or is this a bug?
Thx.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?