[PR #13618] [MERGED] Include Role and SortOrder in MergePeople to fix "Search for missing metadata" #13655

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13618
Author: @Lampan-git
Created: 2/25/2025
Status: Merged
Merged: 3/1/2025
Merged by: @Bond-009

Base: release-10.10.zHead: fix_people_meta_refresh


📝 Commits (1)

  • a70a09f save person Role and SortOrder in metadata refresh

📊 Changes

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

View changed files

📝 MediaBrowser.Providers/Manager/MetadataService.cs (+10 -0)

📄 Description

Include Role and SortOrder in MergePeople to handle "Search for missing metadata"

Changes

Issues

Fixes #13617

🔄 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/13618 **Author:** [@Lampan-git](https://github.com/Lampan-git) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `release-10.10.z` ← **Head:** `fix_people_meta_refresh` --- ### 📝 Commits (1) - [`a70a09f`](https://github.com/jellyfin/jellyfin/commit/a70a09fdb345af8c93666615a0498ac0bf4f27c5) save person Role and SortOrder in metadata refresh ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Manager/MetadataService.cs` (+10 -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. --> Include Role and SortOrder in MergePeople to handle "Search for missing metadata" **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # -->Fixes #13617 --- <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:16:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13655