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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
7 kwietnia 2017 o godz. 10:24AM
Search doesn't support discover parameters. The supported filters are available in the documentation.