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?
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 26 n de 2016 a les 10:29 A.M.
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.
Resposta per Travis Bell
el 17 e de 2016 a les 4:20 P.M.
Hi there,
I just added a
without_genres
filter. You can read about it here: https://developers.themoviedb.org/3/discover/movie-discoverCheers.
Resposta per janester331
el 17 e de 2016 a les 5:01 P.M.
Awesome! Thanks so much for adding that filter! 💖