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?
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την superboy97
στις 8 Απρίλιος 2024 στις 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.