[PR #15808] Trim music artist names #14247

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

📋 Pull Request Information

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

Base: release-10.11.zHead: trim-artist-names


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/15808 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 12/16/2025 **Status:** 🔄 Open **Base:** `release-10.11.z` ← **Head:** `trim-artist-names` --- ### 📝 Commits (1) - [`89b1aff`](https://github.com/jellyfin/jellyfin/commit/89b1aff1f2a6402184fe667a34286c3fc03b04fe) Trim music artist names ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/ItemUpdateController.cs` (+2 -2) </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. --> 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 --- <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:12 +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#14247
No description provided.