Hi,
I want to be able to discover/movie
and exclude movies that are included in my OR list of genres.
Example:
Movie 1:
- genre A
- genre B
Movie 2:
- genre B
- genre C
Movie 3:
- genre A
- genre C
Movie 4:
- genre C
- genre D
request without_genres:A|B
and get only Movie 4
back.
Anyway that will be supported?
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 Travis Bell
on September 26, 2016 at 10:29 AM
Hi @janester331,
This is not possible right now, no. I have an open ticket for this here though. I am not sure when I'll get to it but it's on my radar.
For now, you will either have to pass an explicit list of genres you do want OR filter he results client side. Those are the only two options I can think of to make that work.
Cheers.
Reply by Travis Bell
on October 17, 2016 at 4:20 PM
Hi there,
I just added a
without_genres
filter. You can read about it here: https://developers.themoviedb.org/3/discover/movie-discoverCheers.
Reply by janester331
on October 17, 2016 at 5:01 PM
Awesome! Thanks so much for adding that filter! 💖