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 的回复
于 2016 年 07 月 26 日 2:11下午
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.