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
بتاريخ يوليو 13, 2016 في 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.