키보드 단축키
고급 검색
Here is a specific example that works both on the web page and via the API. Search hellboy y:2019. Top result is the 2004 movie. Is this the expected behavior?
The search is made agains all the releaase dates listed on TMDB.
The Hellboy 2004 version have a physical release in 4K in 2019 listed on its release page. Consequently, the returned results are correct.
If you want only results based on the original release, you should use "primary_release_year" instead of "year" in your API search.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
로그인
회원가입
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
가입하고 커뮤니티에 참여하세요
superboy97님의 댓글
4월 8, 2024 at 1:39 오전
The search is made agains all the releaase dates listed on TMDB.
The Hellboy 2004 version have a physical release in 4K in 2019 listed on its release page. Consequently, the returned results are correct.
If you want only results based on the original release, you should use "primary_release_year" instead of "year" in your API search.