键盘快捷键
高级搜索
If I want to limit the releases within a timeframe such as:
http://api.themoviedb.org/3/discover/movie?api_key=xxx&release_date.lte=2013-12-31&release_date.gte=2013-12-01&sort_by=release_date.desc
I get back release dates that are greater than 2013-12-31. Am I missing something?
The release date constraints searches all release dates that are added to a movie. It is not a "primary release date" search. There's an open ticket to support the same query but with the primary release date here, and was also discussed here.
Cheers.
Ahh thanks Travis for the quick response.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2014 年 02 月 01 日 11:28上午
The release date constraints searches all release dates that are added to a movie. It is not a "primary release date" search. There's an open ticket to support the same query but with the primary release date here, and was also discussed here.
Cheers.
dazego 的回复
于 2014 年 02 月 01 日 11:30上午
Ahh thanks Travis for the quick response.