In 'discover/movie' section I can add parameter 'with_cast' with value - id of person, that is in the list of cast of this movie. The question is how to discover movies, which cast lists do not contain the person (which 'id' I have)? Is it possible to do this with minimum of 'idle' queries to API-server?
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 iulie 2016 la ora 2:11 PM
Hi hezzl,
If I understand your question correctly, this is not possible. There is no "without" query. We only support searching for movies that have the id at this time.