[PR #7141] [MERGED] Seek the external audio stream #11285

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7141
Author: @nyanmisaka
Created: 1/9/2022
Status: Merged
Merged: 1/9/2022
Merged by: @crobibero

Base: masterHead: seek-audio


📝 Commits (1)

  • 8c3f98f Also seek the external audio stream

📊 Changes

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

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+7 -0)

📄 Description

Changes
Also seek the external audio stream, otherwise transcoding will stall for a long time.

Issues
Fixes seeking on external audio #6898


🔄 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/7141 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 1/9/2022 **Status:** ✅ Merged **Merged:** 1/9/2022 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `seek-audio` --- ### 📝 Commits (1) - [`8c3f98f`](https://github.com/jellyfin/jellyfin/commit/8c3f98f41b52e530de6a109eedeebd02df95afba) Also seek the external audio stream ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+7 -0) </details> ### 📄 Description **Changes** Also seek the external audio stream, otherwise transcoding will stall for a long time. **Issues** Fixes seeking on external audio #6898 --- <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:35:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11285