Hello! Is it posible to get titles on all languages for specified movie? "translations" method returns only language codes and names, but not movie titles. Seems like "alternative_titles" is not an solution too. And it is posible only for movies, but i need it for serials / tv shows too.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 10, 2014 في 10:21 صباحا
Hi sta-ger,
Not without making multiple requests. You would pull the translations array down and loop over them making a request in each language. That's the only way.
Cheers.
رد بواسطة sta-ger
بتاريخ مارس 10, 2014 في 10:40 صباحا
ok, thanks a lot! (: