[PR #13132] [MERGED] Fix the issue where the external audio track always defaults. #13476

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

📋 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: masterHead: master


📝 Commits (2)

  • d117dac Update MediaInfoResolver.cs
  • 14cb461 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13132 **Author:** [@choyakawa](https://github.com/choyakawa) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d117dac`](https://github.com/jellyfin/jellyfin/commit/d117dac99a4836379a86244ec941f71f22b6401c) Update MediaInfoResolver.cs - [`14cb461`](https://github.com/jellyfin/jellyfin/commit/14cb461d4252dcbefcec018ed7b2cf63d7617fc6) Merge branch 'jellyfin:master' into master ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs` (+1 -1) </details> ### 📄 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. --- <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:13:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13476