mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14936] [MERGED] Fix mka-style tagging key #14183
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/14936
Author: @gnattu
Created: 10/2/2025
Status: ✅ Merged
Merged: 10/3/2025
Merged by: @crobibero
Base:
master← Head:fix-mka-custom-tag📝 Commits (1)
b6e014bFix mka-style tagging key📊 Changes
1 file changed (+34 additions, -2 deletions)
View changed files
📝
MediaBrowser.Providers/MediaInfo/AudioFileProber.cs(+34 -2)📄 Description
The mka native tagging uses a tagging key different from other common formats which the key is in the format of track.tag_name
Changes
Added fallbacks for mka style tagging.
Issues
Fixes #14892
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.