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.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por NeoTrix
el 4 de octubre de 2015 a las 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.