Hello,
I am currently using the API and multiple users will use it from around the world. It seems that the "/movie/upcoming" request returns the release_date
but the release date is always the US date it seems.
How can I change this?
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Michael Destici
6 czerwca 2015 o godz. 7:57PM
It seems like you have to make a request to /movie/{id}/releases and pull the data from there.
Odpowiedź użytkownika Travis Bell
7 czerwca 2015 o godz. 6:06PM
Hi tidusjar,
At this time, our upcoming and now playing methods do not support querying by, or returning country specific information. The dates returned here are the same as everywhere else, the release date marked as "primary".
Cheers.
Odpowiedź użytkownika tidusjar
12 czerwca 2015 o godz. 3:58AM
Thank you for the replies. How am I able to get release dates per country? Because my website is primary aimed at the UK market and the release dates are off :( For example, now playing has said that Jurassic World was released today, but it came out yesterday.
Can you suggest a work around?
Odpowiedź użytkownika tidusjar
12 czerwca 2015 o godz. 12:09PM
Can I request for this feature to be added Travis?
Odpowiedź użytkownika Travis Bell
19 czerwca 2015 o godz. 11:13AM
Hi Jamie,
I have an open ticket for supporting locale's on the now playing and upcoming methods here. This will be a lot more of a reality once ticket #527 on the website is completed as well. Basically, release dates need to be completely re-factored before anything like this can be very useful
Odpowiedź użytkownika tidusjar
19 czerwca 2015 o godz. 11:16AM
Travis, Thank you for the reply with the ticket information. These tickets have been open for a very long time. Is there going to be a resolution for them this year?
Odpowiedź użytkownika Travis Bell
19 czerwca 2015 o godz. 11:20AM
I plan to get to them this year. As TMDb has grown almost every part of our DB has been re-written and one of the only pieces that is still basically original (all the way back to 2010) is release dates. Truthfully, ticket #527 is actually a higher priority than #176 but lucky for you, once #527 is done, #176 will be just a new query filter behind the scenes which is to say, a 5 minute fix ;)
Odpowiedź użytkownika tidusjar
19 czerwca 2015 o godz. 11:25AM
That is excellent. Thank you. I have a watch on both tickets so I hope to see some changes in the near future :)
Odpowiedź użytkownika Travis Bell
29 listopada 2016 o godz. 6:13PM
Hi @tidusjar Sorry to resurrect an old thread but I thought I'd let you know that filtering by region and release type has been pushed live. You can read more about this on the blog.
Odpowiedź użytkownika tidusjar
30 listopada 2016 o godz. 3:15AM
@travisbell Thanks for the update! I'll take a look at implementing that now :)