[PR #11357] [MERGED] fix: fallback to artist if album artist not provided #12679

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11357
Author: @crobibero
Created: 4/14/2024
Status: Merged
Merged: 4/16/2024
Merged by: @Bond-009

Base: masterHead: album-artist


📝 Commits (1)

  • d402005 fix: fallback to artist if album artist not provided

📊 Changes

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

View changed files

📝 MediaBrowser.Providers/MediaInfo/AudioFileProber.cs (+6 -0)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/10974

Same as https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs#L1298-L1302


🔄 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/11357 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 4/14/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `album-artist` --- ### 📝 Commits (1) - [`d402005`](https://github.com/jellyfin/jellyfin/commit/d402005d328d48c39f36e95be6577e7ed5d98cf1) fix: fallback to artist if album artist not provided ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/MediaInfo/AudioFileProber.cs` (+6 -0) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/10974 Same as https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs#L1298-L1302 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:26:09 +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#12679
No description provided.