mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13307] [MERGED] always sort season by index number #13530
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/13307
Author: @qiqian
Created: 1/1/2025
Status: ✅ Merged
Merged: 6/7/2025
Merged by: @nielsvanvelzen
Base:
master← Head:master📝 Commits (1)
e16ea7balways 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.