[PR #5750] [MERGED] Fix setting audio stream in PlaybackInfo for jellyfin-web. #10639

Closed
opened 2026-02-07 06:24:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5750
Author: @iwalton3
Created: 4/10/2021
Status: Merged
Merged: 4/11/2021
Merged by: @cvium

Base: masterHead: fix-audio-selection-uns


📝 Commits (1)

  • 321e383 Fix setting audio stream in PlaybackInfo for jellyfin-web.

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 Jellyfin.Api/Helpers/MediaInfoHelper.cs (+4 -0)

📄 Description

Changes
Fixes the issue with PlaybackInfo where the audo stream index is not set to the one requested. This does not interfere with playback when no audio stream is specified in PlaybackInfo.

This can be cherry-pick'd onto the release-10.7.z branch and has been tested.

Issues
https://github.com/jellyfin/jellyfin-desktop/issues/203


🔄 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/5750 **Author:** [@iwalton3](https://github.com/iwalton3) **Created:** 4/10/2021 **Status:** ✅ Merged **Merged:** 4/11/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `fix-audio-selection-uns` --- ### 📝 Commits (1) - [`321e383`](https://github.com/jellyfin/jellyfin/commit/321e383965cf593991c0cbd4e9367cce4e408dc2) Fix setting audio stream in PlaybackInfo for jellyfin-web. ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Helpers/MediaInfoHelper.cs` (+4 -0) </details> ### 📄 Description **Changes** Fixes the issue with PlaybackInfo where the audo stream index is not set to the one requested. This does not interfere with playback when no audio stream is specified in PlaybackInfo. This can be `cherry-pick`'d onto the `release-10.7.z` branch and has been tested. **Issues** https://github.com/jellyfin/jellyfin-desktop/issues/203 --- <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 06:24:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10639