I think it may just be on my end, but is anyone else seeing really outdated movies when they query now_playing movies?
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de Travis Bell
no 30 de novembro do 2016 ás 4:08PM
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.
Resposta de sangsaephan
no 30 de novembro do 2016 ás 5:23PM
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!
Resposta de Travis Bell
no 30 de novembro do 2016 ás 5:46PM
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.
Resposta de sangsaephan
no 30 de novembro do 2016 ás 5:55PM
Ahh I see. I'll definitely look into that. Thanks again, @travisbell