[PR #13307] [MERGED] always sort season by index number #13530

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13307
Author: @qiqian
Created: 1/1/2025
Status: Merged
Merged: 6/7/2025
Merged by: @nielsvanvelzen

Base: masterHead: master


📝 Commits (1)

  • e16ea7b always sort season by index number

📊 Changes

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

View changed files

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

📄 Description

Changes
always sort seasons by their index number so that seasons are in correct order

Issues
seasons from fairy tails are in wrong order
https://www.themoviedb.org/tv/46261-fairy-tail/seasons


🔄 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/13307 **Author:** [@qiqian](https://github.com/qiqian) **Created:** 1/1/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e16ea7b`](https://github.com/jellyfin/jellyfin/commit/e16ea7b23696a49b96bcd9a8e81cd23db470524b) always sort season by index number ### 📊 Changes **1 file changed** (+1 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/TV/Series.cs` (+1 -5) </details> ### 📄 Description **Changes** always sort seasons by their index number so that seasons are in correct order **Issues** seasons from fairy tails are in wrong order https://www.themoviedb.org/tv/46261-fairy-tail/seasons --- <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:14:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13530