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?
Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.
Want to rate or add this item to a list?
Not a member?
Odgovorio Travis Bell
dana 26 srpanj 2016 u 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.