[PR #14059] [CLOSED] Stop choosing stream with "Latin" in its title as preferred language stream #13817

Closed
opened 2026-02-07 07:19:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14059
Author: @a-collado
Created: 5/4/2025
Status: Closed

Base: masterHead: prefer-cast


📝 Commits (1)

  • ff37765 Stop choosing stream with "Latin" in its title as preferred language stream.

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Emby.Server.Implementations/Library/MediaStreamSelector.cs (+2 -2)

📄 Description

Changes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14059 **Author:** [@a-collado](https://github.com/a-collado) **Created:** 5/4/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `prefer-cast` --- ### 📝 Commits (1) - [`ff37765`](https://github.com/jellyfin/jellyfin/commit/ff37765fd66cb380b544d54bf55d1a6c5a620837) Stop choosing stream with "Latin" in its title as preferred language stream. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/MediaStreamSelector.cs` (+2 -2) </details> ### 📄 Description <!-- Change the stream sorting order to prioritize spanish streams that don't contain the word "latin", ensuring that if there are two spanish streams, one in castillian and the other in Latin, always chooses the castillian one. This is a hack suited for my needs. --> **Changes** <!-- When checking if the language matches the preferred language, also check if the title of the stream contains "latin" --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:19:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13817