So i'm building an app that uses discover/movie method that includes the (with_genre) parameter. I began to notice about a week ago that my app was crashing, due to the fact that some genres were returning nothing in the results[ ]. I also tried getting a list of movies through the genre/movie/list method, same thing no results.
Here is a list of the genres that are not currently returning movies -
Please fix this as soon as possible.
¿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 Travis Bell
el 23 de diciembre de 2014 a las 16:30
Hi racainch,
Those are not valid genres on TMDb. The genres returned by /genre/movie/list are the valid genres.
Contestado por racainch
el 23 de diciembre de 2014 a las 17:23
So are you permanently removing those genres? if so are you going to add new genres?
Contestado por Travis Bell
el 28 de diciembre de 2014 a las 10:22
These ones were technically removed ~4 years ago. A bug was recently found that allowed them to be added in any session language that wasn't English. I fixed that bug and now the genre list is as we designed it to be years ago.
There is a discussion about the future of genres on TMDb here.