mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14777] [MERGED] Change Spanish variants order in iso6392.txt to make Castillian the "default" version #14110
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14777
Author: @a-collado
Created: 9/11/2025
Status: ✅ Merged
Merged: 9/12/2025
Merged by: @crobibero
Base:
master← Head:es-language-subs📝 Commits (1)
50ddde7Change Spanish order in iso6392.txt to favor Castillian📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Emby.Server.Implementations/Localization/iso6392.txt(+1 -1)📄 Description
Changes
Changed the order of the two Spanish culture variants present in the file to make Castillian be the first one. This will make the language code used for Spanish to be "spa" instead of "es-419". This will fix the current behaviour of the "Smart" subtitle selection, that as of right now doesn't work with spanish. More info about it in the linked issue.
Issues
#14638
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.