[PR #10735] [CLOSED] Delimeters : "," added to split multiple value fields like artists #12415

Closed
opened 2025-12-22 09:17:31 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/10735
Author: @Shabinder
Created: 12/16/2023
Status: Closed

Base: masterHead: Shabinder-delimeter-added


📝 Commits (2)

  • 7e4fa65 Delimeters : "," and "&" added to split multiple value fields like artist
  • 4980aa8 Add only comma as a delimeter.

📊 Changes

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

View changed files

📝 MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs (+1 -1)

📄 Description

Delimeters : , and & added to split multiple value fields like artists

Fixing: https://github.com/jellyfin/jellyfin/issues/10730

Allowing Edits by maintainer to add any nitpicks if necessary.


🔄 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/10735 **Author:** [@Shabinder](https://github.com/Shabinder) **Created:** 12/16/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Shabinder-delimeter-added` --- ### 📝 Commits (2) - [`7e4fa65`](https://github.com/jellyfin/jellyfin/commit/7e4fa657d52360d63d10b18f87b9d73dba9f6df0) Delimeters : "," and "&" added to split multiple value fields like artist - [`4980aa8`](https://github.com/jellyfin/jellyfin/commit/4980aa86d2b7dc92eab89d8a36cbab34edd1947a) Add only comma as a delimeter. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs` (+1 -1) </details> ### 📄 Description **Delimeters** : `,` and `&` added to split multiple value fields like artists Fixing: https://github.com/jellyfin/jellyfin/issues/10730 Allowing Edits by maintainer to add any nitpicks if necessary. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:17:31 +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#12415
No description provided.