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?
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 26. јул 2016. у 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.