[PR #15816] Fix artist display order #14251

Open
opened 2025-12-22 10:24:19 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15816
Author: @theguymadmax
Created: 12/17/2025
Status: 🔄 Open

Base: release-10.11.zHead: preserve-artist-order


📝 Commits (1)

📊 Changes

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

View changed files

📝 Jellyfin.Server.Implementations/Item/BaseItemRepository.cs (+7 -1)

📄 Description

Changes
Reconstruct the artist dictionary using the original input order so artists are returned in the same order as stored in database.

Issues
Fixes: https://github.com/jellyfin/jellyfin/issues/15283#issuecomment-3663664230


🔄 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/15816 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 12/17/2025 **Status:** 🔄 Open **Base:** `release-10.11.z` ← **Head:** `preserve-artist-order` --- ### 📝 Commits (1) - [`2ccf08f`](https://github.com/jellyfin/jellyfin/commit/2ccf08f547346d81de39fac5b3ff680d49f15d28) Fix artist display order ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Item/BaseItemRepository.cs` (+7 -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** Reconstruct the artist dictionary using the original input order so artists are returned in the same order as stored in database. **Issues** Fixes: https://github.com/jellyfin/jellyfin/issues/15283#issuecomment-3663664230 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo added the
pull-request
label 2025-12-22 10:24:19 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#14251
No description provided.