I'm using this URL to search for movies with title:
https://api.themoviedb.org/3/search/movie?api_key=###&query=The+Lord+of+the+Rings&vote_count.gte=150
but it doesn't seem to be taking the last parameter into account.
Is this because you can't combine filtering methods from discover and search?
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 7, 2017 at 10:24 AM
Search doesn't support discover parameters. The supported filters are available in the documentation.