The Movie Database Support

Hi!

I've found an inconsistency in the detail of the movie with id 477272, votes are not the same in these different endpoints:

Movie list => "vote_count": 0 https://api.themoviedb.org/3/search/movie?api_key=b0790bc553ba280be98265c4df8307c8&language=en-US&query=Ilk%20%C3%96p%C3%BCc%C3%BCk&page=1&include_adult=false

Detail => "vote_count": 1 https://api.themoviedb.org/3/movie/477272?api_key=b0790bc553ba280be98265c4df8307c8&language=en-US { "vote_average": 10.0, "vote_count": 1}

Do you have any idea why this may be happening?

Thanks in advance :)

Brenda

3 replies (on page 1 of 1)

Jump to last post

Yes, this is because all of the list methods (search, discover, find, etc...) are heavily cached. The detail methods are only cached for 6 hours at a time, so they will reflect data closer to real time.

Hi Travis!

Thank you for your quick response. The "vote_count" value is still different between these requests, It should already be solved after 6 hours, right?

Hi @bren717,

No, like I said the list methods are not cached in the same way. Only the name spaced methods (/movie/{id},/ tv/{id}, etc...) have the 6 hour cache.

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