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
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2017. április 7. 10:24
Search doesn't support discover parameters. The supported filters are available in the documentation.