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?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 26 septembrie 2016 la ora 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.
Răspuns de Travis Bell
pe data de 17 octombrie 2016 la ora 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.
Răspuns de janester331
pe data de 17 octombrie 2016 la ora 5:01 PM
Awesome! Thanks so much for adding that filter! 💖