I've been testing and tweaking a little bot I made for a couple of hours today and now I can't access the same result when I ask for the upcoming movies. Do movies have a request limit per day?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 19, 2017 في 1:00 مساءا
To get the results that match the website you'll need to use the region filter.
As an example, but that's for me here in Canada, obviously depending on your region it could be something different.
رد بواسطة tmdb21342286
بتاريخ مارس 19, 2017 في 1:31 مساءا
I am using the Region filter('BR') but the request does not show movies launching before 30/03/2017 although on Brazil's upcoming movies webpage there are movies scheduled for next week.
EDIT: It seems like the movies went from Upcoming to Now Playing. Does the Database update itself every saturday?
رد بواسطة Travis Bell
بتاريخ مارس 19, 2017 في 1:48 مساءا
Looks like the date parsing bug that I am aware of rearing it's head.
You can refresh the website and or the API and you'll see you're getting 2 sets of results randomly. I am aware of this bug and plan to get to it either end of this week or the following week. If you pay attention, it's the min/max dates that flip weeks. That's why you're seeing the different data.
رد بواسطة tmdb21342286
بتاريخ مارس 19, 2017 في 1:50 مساءا
Exactly! I am also receiving random amounts of data. I'm looking forward for the fix. Thanks!