[PR #15950] [MERGED] Revert "always sort season by index number" #14475

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15950
Author: @theguymadmax
Created: 1/5/2026
Status: Merged
Merged: 1/9/2026
Merged by: @Bond-009

Base: release-10.11.zHead: revert-sort-index-number


📝 Commits (1)

  • c86f643 Revert "always sort season by index number"

📊 Changes

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

View changed files

📝 MediaBrowser.Controller/Entities/TV/Series.cs (+5 -1)

📄 Description

Reverts: always sort season by index number #13307

Changes
Sets order back to sort name

Issues
Fixes: #14884
Fixes: #15895

Closes: #15901


🔄 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/15950 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `release-10.11.z` ← **Head:** `revert-sort-index-number` --- ### 📝 Commits (1) - [`c86f643`](https://github.com/jellyfin/jellyfin/commit/c86f6439c5fe3f17c015dc5fbdb46ee68162ab25) Revert "always sort season by index number" ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/TV/Series.cs` (+5 -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. --> Reverts: always sort season by index number #13307 **Changes** Sets order back to sort name **Issues** Fixes: #14884 Fixes: #15895 Closes: #15901 --- <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:30:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14475