I know we have the excellent "Upcoming" movies query, but is it possible to set the end date later? For example, Wonder Woman is coming out June 2017, but is not on the list. If not, is there another way you can think of to get a list of movies that come out months into the future?
Thanks!
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ نوفمبر 8, 2016 في 12:46 مساءا
Hi @icyplains
The upcoming query is actually just using discover behind the scenes so you are more than welcome to switch over to use discover and tweak the params to your liking. The upcoming method looks 4 weeks aheads so you can use the /discover/movie method and custom
primary_release_date.gte
andprimary_release_date.lte
dates to suit your own personal preference.رد بواسطة icyplains
بتاريخ نوفمبر 8, 2016 في 1:27 مساءا
I totally missed discover in the api. Thanks!