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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by NeoTrix
on October 4, 2015 at 9:17 AM
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.