Suppose I want search for a movie Superman but only with vote_average greater than 7.5 how do we do that with an api call?
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?
ticao2 🇧🇷 pt-BR válaszolt
Beküldve: 2024. január 13. 18:11
Using "Search" is not possible. It does not have this filter, vote_average.
But maybe using "Discover" it is possible.
There is a yet undocumented filter for text search.
&with_text_query={any text}
I'm not sure but I think it searches in the fields:
I personally never used it.
I know it hasn't been tested to the point of publication yet.
He's still on experience.