mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13599] [CLOSED] Provide MusicBrainz Recording Id. #13637
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/13599
Author: @yshui
Created: 2/21/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
772be93Provide 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.