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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 26 julho 2016 às 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.