Skip to content

Conversation

Lampan-git
Copy link
Contributor

@Lampan-git Lampan-git commented Mar 15, 2025

Changes

Fix regression from #13618 where it doesn't handle cast having multiple roles, as this it give the values from the first occurrence to everything else, and as null values are valid for sortOrder it overwrites the sortOrder of those roles which shouldn't have any.

This is done by grouping the target by name and then looping through the name groupings.

Issues

@crobibero crobibero added the stable backport Backport into the next stable release label Mar 16, 2025
@Bond-009 Bond-009 merged commit 91ca81e into jellyfin:release-10.10.z Mar 20, 2025
15 of 16 checks passed
Bond-009 pushed a commit that referenced this pull request Mar 20, 2025
Fix regression where "Search for missing metadata" not handling cast having multiple roles

Original-merge: 91ca81e

Merged-by: Bond-009 <bond.009@outlook.com>

Backported-by: Bond_009 <bond.009@outlook.com>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants