mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #15808] [MERGED] Trim music artist names #14425
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/15808
Author: @theguymadmax
Created: 12/16/2025
Status: ✅ Merged
Merged: 1/17/2026
Merged by: @crobibero
Base:
release-10.11.z← Head:trim-artist-names📝 Commits (1)
89b1affTrim music artist names📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ItemUpdateController.cs(+2 -2)📄 Description
When multiple artists are saved with extra whitespace, matching fails.
Changes
Trim whitespace from artist names on save
Issues
Fixes https://github.com/jellyfin/jellyfin/issues/15283#issuecomment-3658541044
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.