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?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de superboy97
pe data de 8 aprilie 2024 la ora 1:39 AM
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.