Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Augment Tmdb tags to include original language #1

Closed
wants to merge 1 commit into from

Conversation

bradbeattie
Copy link
Owner

Changes
When generating tag metadata from TMDB, include the original language as a tag (e.g. lang-en or lang-fr).

The intent here is to piggyback on SqliteItemRepository's use of tags to determine item similarity to also consider a movie's original (primary) language. The result being that Jellyfin's "More Like This" would give some relevance to a movie's language.

Furthermore, in concert with jellyfin#8842 this change would allow searching for content by language.

Issues

Partially addresses https://features.jellyfin.org/posts/39/filter-videos-by-audio-stream-language

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant