Hello, is it somehow possible to limit movie/tv discover by specific multiple countries / languages? The only option i see is to filter by 1. I would like to limit only to european set of countries.
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 ticao2 š§š· pt-BR
on November 20, 2023 at 10:34 AM
I believe you can use the "AND/OR Logic" feature.
See the initial explanation:
https://developer.themoviedb.org/reference/discover-movie
It would be something like:
&with_origin_country=FR|DE|IT
and/or
&with_original_language=fr|de|it
Reply by powerranger
on November 21, 2023 at 2:33 AM
It works, thank you