I think it may just be on my end, but is anyone else seeing really outdated movies when they query now_playing movies?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 30 noiembrie 2016 la ora 4:08 PM
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.
Răspuns de sangsaephan
pe data de 30 noiembrie 2016 la ora 5:23 PM
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!
Răspuns de Travis Bell
pe data de 30 noiembrie 2016 la ora 5:46 PM
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.
Răspuns de sangsaephan
pe data de 30 noiembrie 2016 la ora 5:55 PM
Ahh I see. I'll definitely look into that. Thanks again, @travisbell