The Movie Database 지원

Hi,

executing this api -
http://api.themoviedb.org/3/discover/movie?api_key=APIKEY&**page=1**&language=en-US&sort_by=vote_average.desc&without_genres=99,10755&vote_count.gte=200
and:
http://api.themoviedb.org/3/discover/movie?api_key=APIKEY&**page=2**&language=en-US&sort_by=vote_average.desc&without_genres=99,10755&vote_count.gte=200

return the same movie :

{ "adult": false, "backdrop_path": "/i9qxG4UVgfX4AdMGnfRzMYEowLQ.jpg", "genre_ids": [ 12, 36, 28, 18, 10749, 53 ], "id": 1084736, "original_language": "fr", "original_title": "Le Comte de Monte-Cristo", "overview": "Edmond Dantes becomes the target of a sinister plot and is arrested on his wedding day for a crime he did not commit. After 14 years in the island prison of Château d’If, he manages a daring escape. Now rich beyond his dreams, he assumes the identity of the Count of Monte-Cristo and exacts his revenge on the three men who betrayed him.", "popularity": 93.544, "poster_path": "/aHRUsFln97FlIdsvYKFT3z5ubYE.jpg", "release_date": "2024-06-28", "title": "The Count of Monte-Cristo", "video": false, "vote_average": 8.449, "vote_count": 493 }, { "adult": false, "backdrop_path": "/7lyq8hK0MhPHpUXdnqbFvZYSfkk.jpg", "genre_ids": [ 18, 10749 ], "id": 11216, "original_language": "it", "original_title": "Nuovo Cinema Paradiso", "overview": "A filmmaker recalls his childhood, when he fell in love with the movies at his village's theater and formed a deep friendship with the theater's projectionist.", "popularity": 33.829, "poster_path": "/gCI2AeMV4IHSewhJkzsur5MEp6R.jpg", "release_date": "1988-11-17", "title": "Cinema Paradiso", "video": false, "vote_average": 8.447, "vote_count": 4295 }

which should be forbidden; please fix this issue asap

thanks for your awesome work.

1 댓글 (1 / 1)

Jump to last post

Your 2 queries are separate queries, so the vote_average of the different movies between the 2 queries making this one going from page 1 to page 2 due to the fact that more movies have a higher vote_average at the time of your second query.

Also, the first query may be cached since a few hours and the second one being executed just now.

Consequently, this is a normal situation. Your code should take in account that this situation can occur.

찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.

전체

s 검색 바 띄우기
p 프로필 메뉴 열기
esc 열린 창 닫기
? 키보드 단축키 창 열기

미디어 페이지

b 돌아가기
e 편집 페이지로 이동

TV 시즌 페이지

(우 화살표) 다음 시즌으로 가기
(좌 화살표) 이전 시즌으로 가기

TV 에피소드 페이지

(우 화살표) 다음 에피소드로 가기
(좌 화살표) 이전 에피소드로 가기

모든 이미지 페이지

a 이미지 추가 창 열기

모든 편집 페이지

t 번역 선택 열기
ctrl+ s 항목 저장

토론 페이지

n 새 토론 만들기
w 보기 상태
p 공개/비공개 전환
c 열기/닫기 전환
a 활동 열기
r 댓글에 글쓰기
l 마지막 댓글로 가기
ctrl+ enter 회원님의 메세지 제출
(우 화살표) 다음 페이지
(좌 화살표) 이전 페이지

설정

이 항목을 평가하거나 목록에 추가할까요?

로그인