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?
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von superboy97
am 8. April 2024 um 01: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.