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?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da superboy97
il 8 aprile, 2024 alle 1:39AM
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.