Upcoming movies search result is not showing appropriate results. https://api.themoviedb.org/3/movie/upcoming?api_key=xxx&language=en-US&page=1®ion=US
Showing movies which were already released. Please help me figure out the issue.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on снежань 21, 2016 at 3:25 PM
Hi @anandrikka The upcoming call with a region filter will filter movies that have a release date for that specific country within the specified date range. So when you say "have already been released" it all depends on two things:
One easy example of this is Underworld. It's been released in most of Europe already but not hitting the U.S. until January 7.
Reply by Anand Rikka
on снежань 22, 2016 at 11:56 AM
Thanks Travis, but as you mentioned if my filter contains country and region details, it should return Jan 7th right ?
Reply by Travis Bell
on снежань 22, 2016 at 12:01 PM
The upcoming date filters are available in the response, right now they are reading:
And looking at the results for this query:
I am seeing Underworld being returned as the first result.
Reply by Anand Rikka
on снежань 22, 2016 at 3:21 PM
Thanks @travisbell upcoming query is working good.