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 的回复
于 2015 年 10 月 04 日 9: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.