mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13132] [MERGED] Fix the issue where the external audio track always defaults. #13476
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/13132
Author: @choyakawa
Created: 11/30/2024
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @crobibero
Base:
master← Head:master📝 Commits (2)
d117dacUpdate MediaInfoResolver.cs14cb461Merge branch 'jellyfin:master' into master📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs(+1 -1)📄 Description
When a file contains only one track, it seems the default status should always be determined by the filename. Otherwise, with multiple single-track external audio files, each one will always be identified as the default.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.