Hi, there's something that a little bit annoying me in one of the APIs that I'm using. That one: http://docs.themoviedb.apiary.io/#reference/tv-seasons
While I'm fetching the API in Hebrew, by adding the &language=he, in the end of the URL, for every episode in the list, the 'name' & 'overview' for all the episodes are empty, now I understand it's because that the name & overview doesn't exist in Hebrew for those episodes, but what I'm actually suggesting is that you'll code it so there'll be a fallback that if the value in the other language is empty, it'll fetch as default the English values.
Thanks, Hope it can be achieved.
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от NeoTrix
, 4 октября 2015 в 09:17
Well, I have to admit that he's correct. If there are gaps, there's a need to fill them. OK, thanks anyway. I'll do a another query in English for this one.