sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.75k stars 439 forks source link

Language filter not working correctly (stable 1.25.0) #1991

Closed erwintwr2 closed 3 years ago

erwintwr2 commented 3 years ago

Description

Enabling language filter (to english ), still results in movies/tv shows of other languages to show under Trending ,Popular Movies and Popular Series

Version

Stable v 1.25.0 (via docker)

Steps to Reproduce

Via Settings,Gerneal settings, Change discover language option from all languages to English, Apply. Back from Main screen, select trending and check if media specifically from other languages is shown - for example , Shershaah from below is strictly a Hindi language film and should not be visible

Expected Behavior

Only content from my selected language to be available.

Screenshots

image

Device

What device were you using when you encountered this issue? Please provide this information to help us reproduce and investigate the bug.

Additional Context

None

samwiseg0 commented 3 years ago

Did you try and clear your browser cache after changing the language?

sct commented 3 years ago

Trending does not support language filtering. This is a limitation on TMDb's side.

lukepolo commented 3 years ago

not sure what api your using but it seems it is supported?

https://developers.themoviedb.org/3/discover/movie-discover

Capture

erwintwr2 commented 3 years ago

Did you try and clear your browser cache after changing the language?

Attempted a browser force refresh, and seems like Pouplar Movies and Series now is English only -> THX

Trending does not support language filtering. This is a limitation on TMDb's side.

Seems to be the case - ouch! :(

not sure what api your using but it seems it is supported?

https://developers.themoviedb.org/3/discover/movie-discover

more relevant option i guess is : with_original_language

challenge is probably secondary/translated languages. will still prefer to have an option to view original language items only