mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #7141] [MERGED] Seek the external audio stream #11285
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/7141
Author: @nyanmisaka
Created: 1/9/2022
Status: ✅ Merged
Merged: 1/9/2022
Merged by: @crobibero
Base:
master← Head:seek-audio📝 Commits (1)
8c3f98fAlso 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.