[PR #4055] [MERGED] Enable HTTP Range Processing (Fix seeking) #9842

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4055
Author: @daullmer
Created: 9/5/2020
Status: Merged
Merged: 9/5/2020
Merged by: @Bond-009

Base: masterHead: seeking


📝 Commits (1)

  • 4836f14 Enable HTTP Range Processing

📊 Changes

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

View changed files

📝 Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs (+1 -1)

📄 Description

Changes
Enable HTTP Range Processing to fix seeking with direct play.


🔄 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/4055 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 9/5/2020 **Status:** ✅ Merged **Merged:** 9/5/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `seeking` --- ### 📝 Commits (1) - [`4836f14`](https://github.com/jellyfin/jellyfin/commit/4836f14affcdf1b2806aafb0bb638456add1b612) Enable HTTP Range Processing ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs` (+1 -1) </details> ### 📄 Description **Changes** Enable HTTP Range Processing to fix seeking with direct play. --- <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:09:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9842