[PR #5207] [MERGED] Default to English metadata during the setup wizard. #10429

Closed
opened 2026-02-07 06:20:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5207
Author: @ghost
Created: 2/11/2021
Status: Merged
Merged: 2/14/2021
Merged by: @dkanada

Base: masterHead: default-language


📝 Commits (1)

  • 90236ef Default to English metadata during the setup wizard.

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Configuration/ServerConfiguration.cs (+1 -1)

📄 Description

Changes
When on the Preferred Metadata Language page in the setup wizard, the country selection defaults to the United States, but the language option has no default, which is annoying. I'd assume most Jellyfin users are primarily English speakers, so I think that justifies defaulting to English.


🔄 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/5207 **Author:** [@ghost](https://github.com/ghost) **Created:** 2/11/2021 **Status:** ✅ Merged **Merged:** 2/14/2021 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `default-language` --- ### 📝 Commits (1) - [`90236ef`](https://github.com/jellyfin/jellyfin/commit/90236efdf247da77cac0ed47daabe82b1bd6f7c9) Default to English metadata during the setup wizard. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Configuration/ServerConfiguration.cs` (+1 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** When on the Preferred Metadata Language page in the setup wizard, the country selection defaults to the United States, but the language option has no default, which is annoying. I'd assume most Jellyfin users are primarily English speakers, so I think that justifies defaulting to English. --- <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 06:20:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10429