Hi,
I am fetching upcoming movies through tmd api, however most of the movies already on theater or played. Is it possible to make some current date comparison and show only the ones that are after my current date?
thanks,
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on April 2, 2017 at 11:49 AM
Upcoming (and now playing) are just a templated discover query so you are more than able to make your own tweaks and changes to get it how you want.
Pay attention to the usage of the
region
andwith_release_type
filters.