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.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 12 月 23 日 4:30下午
Hi racainch,
Those are not valid genres on TMDb. The genres returned by /genre/movie/list are the valid genres.
racainch 的回复
于 2014 年 12 月 23 日 5:23下午
So are you permanently removing those genres? if so are you going to add new genres?
Travis Bell 的回复
于 2014 年 12 月 28 日 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.