I think it may just be on my end, but is anyone else seeing really outdated movies when they query now_playing movies?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 30 de noviembre de 2016 a las 16:08
Hi @sangsaephan
This week saw a bit of a change with the now playing and upcoming methods. In order to make them region and release type aware they were changed to query the release date field instead of the primary release date. At the same time though, they were also changed to only show the release types 2 or 3 (limited theatrical and theatrical). Which is nice because there won't be any physical/digital/premiere movies showing up. So we gained some and lost some.
Depending on your needs, adding a region param to your query will solve it. If you don't want to narrow your results to a region, I'm not exactly sure yet. The problem is that in order to get release type filtering I have to filter on all release dates and not the primary release date.
Contestado por sangsaephan
el 30 de noviembre de 2016 a las 17:23
Thanks @travisbell It worked perfectly! Another quick question, are the results on each page displayed in a specific order, or are results just randomly placed on different pages? Thanks!
Contestado por Travis Bell
el 30 de noviembre de 2016 a las 17:46
Awesome! Nice to see the new system work as intended 😉
They are ordered by popularity by default. If you would like them to ordered a different way, you can use movie discover to build your own custom query the way you want to. Technically, behind the scenes all now playing is, is actually a discover query. I just default some of the params for you.
Contestado por sangsaephan
el 30 de noviembre de 2016 a las 17:55
Ahh I see. I'll definitely look into that. Thanks again, @travisbell