Is there any way to get the german movie info with images of all languages in one API call? Most of all backdrops has no language info (which is indeed correct) and are not listed in german result. Also in default case we need the english images to give the user a good selection to manually select an image.
I really try to reduce the calls how much is possible, but it looks like ther are many obstacles in use with our API (especially as relates to tv shows).
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 07 月 13 日 6:45下午
Hi Stephan,
Sort of. You can't really query all of the languages but you can use the
include_image_language
param. Here's an example:You can specify up to 5 languages in the
include_image_language
param.Hope that helps.