Replies: 1 comment
|
+1 for this. Language and country of origin solve different problems, and in practice language is often too broad to be a good substitute. For example, filtering by English will return content from the US, UK, Canada, Australia, New Zealand, and many other countries, while filtering by Spanish mixes productions from Spain, Mexico, Argentina, Colombia, and others. Since TMDB already exposes country-of-origin information, adding it as an optional filter in both Some examples where this would be useful:
As long as the filter remains optional, it seems like a natural addition to the existing discovery filters. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As TMDB can filter on a 2-letter code for country of origin for a movie or a series, is it possible to add that as a filter in /discover/movie and /discover/tv? Searching by language does not work well where a language is shared among more than one country. It would be useful to find Australian movies, Mexican TV shows, etc.
All reactions