mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #14809] [MERGED] fix: prevent premature disposal of HTTP subtitle streams #14131
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/14809
Author: @lostb1t
Created: 9/16/2025
Status: ✅ Merged
Merged: 1/26/2026
Merged by: @nielsvanvelzen
Base:
master← Head:fix/subtitleencoder📝 Commits (7)
fa99b1dfix: remote subtitlesddc613cfix CA2007e5a2acdise codec before path on format selection2168847wip172b054wip8d8d386wip7f1a0ffwip📊 Changes
2 files changed (+43 additions, -39 deletions)
View changed files
📝
MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs(+41 -37)📝
MediaBrowser.Model/Dlna/StreamInfo.cs(+2 -2)📄 Description
Fix GetStream for MediaProtocol.Http to return a streaming response instead of a disposed one
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.