For my application it would be very helpful if we could specify the release types of the /movie/upcoming endpoint.
Would it be possible to add this?
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 January 7, 2017 at 12:19 PM
Hi @DJ_Lectr0
The upcoming method is really just a discover call behind the scenes, and now that discover supports the
with_release_type
filter, you can build the query that perfectly matches your needs.