[PR #13599] [CLOSED] Provide MusicBrainz Recording Id. #13637

Closed
opened 2026-02-07 07:16:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13599
Author: @yshui
Created: 2/21/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 772be93 Provide MusicBrainz Recording Id.

📊 Changes

2 files changed (+30 additions, -1 deletions)

View changed files

📝 MediaBrowser.Model/Entities/MetadataProvider.cs (+6 -1)
📝 MediaBrowser.Providers/MediaInfo/AudioFileProber.cs (+24 -0)

📄 Description

Changes
Add MusicBrainz Recording Id to ProviderIds.

Reference: https://picard-docs.musicbrainz.org/en/appendices/tag_mapping.html#id21


🔄 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/13599 **Author:** [@yshui](https://github.com/yshui) **Created:** 2/21/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`772be93`](https://github.com/jellyfin/jellyfin/commit/772be93b909e7e7385ac3b959d882b03c215cdbf) Provide MusicBrainz Recording Id. ### 📊 Changes **2 files changed** (+30 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Entities/MetadataProvider.cs` (+6 -1) 📝 `MediaBrowser.Providers/MediaInfo/AudioFileProber.cs` (+24 -0) </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. --> **Changes** Add MusicBrainz Recording Id to ProviderIds. Reference: https://picard-docs.musicbrainz.org/en/appendices/tag_mapping.html#id21 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:16:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13637