[PR #14919] [MERGED] Fix BoxSet sorting #14176

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14919
Author: @theguymadmax
Created: 10/1/2025
Status: Merged
Merged: 10/2/2025
Merged by: @crobibero

Base: masterHead: restore-boxset-order


📝 Commits (2)

  • 27d38a5 Fix BoxSet sorting
  • 6789e32 Update MediaBrowser.Controller/Entities/Folder.cs

📊 Changes

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

View changed files

📝 MediaBrowser.Controller/Entities/Folder.cs (+8 -0)

📄 Description

Changes
Sort BoxSet items by production year in chronological order

Issues
Fixes sorting regression introduced in #14795


🔄 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/14919 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `restore-boxset-order` --- ### 📝 Commits (2) - [`27d38a5`](https://github.com/jellyfin/jellyfin/commit/27d38a5bac16ab6b7498997a423730ffcf710f7e) Fix BoxSet sorting - [`6789e32`](https://github.com/jellyfin/jellyfin/commit/6789e32b3fa777108b829f60bd2693a877feb436) Update MediaBrowser.Controller/Entities/Folder.cs ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/Folder.cs` (+8 -0) </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** Sort BoxSet items by production year in chronological order **Issues** Fixes sorting regression introduced in #14795 --- <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:25:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14176