The Movie Database Support

I am having an issue, albeit a minor one, with release date bounds during discover queries.

I ran the following queries bounding dates between 2008 and 2010:

https://api.themoviedb.org/3/discover/movie?api_key=<my_api_key>&language=en-US&sort_by=popularity.desc&include_adult=false&include_video=false&page=1&release_date.gte=2008&release_date.lte=2010&vote_average.gte=4&with_genres=35

and also with different date format to match the release_date format returned:

https://api.themoviedb.org/3/discover/movie?api_key=<my_api_key>&language=en-US&sort_by=popularity.desc&include_adult=false&include_video=false&page=1&release_date.gte=2008-01-01&release_date.lte=2010-12-31&vote_average.gte=4&with_genres=35

Both queries return Monty Python and the Holy Grail (in the 12th and 6th positions respectively) which was released on 1975-05-25. Is this a feature of fuzzy search? Because when I remove the vote_average parameters Monty Python doesn't show up in the first two pages of results. Any recommendations would be appreciated.

Thanks

2 replies (on page 1 of 1)

Jump to last post

Looks like I am blind and didn't see that I should clearly be using primary_release_date. Issue seems closed.

@wmcb91 Yes, my first suggestion was going to be to use primary_release_date instead. Another option would be to use region with the release_date filters.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login