[PR #6445] [MERGED] Add timeout to ProgressiveFileStream #10969

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6445
Author: @cvium
Created: 8/17/2021
Status: Merged
Merged: 8/21/2021
Merged by: @Bond-009

Base: masterHead: progressivefilestream_timeout


📝 Commits (1)

  • 12a7fda Add timeout to ProgressiveFileStream

📊 Changes

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

View changed files

📝 Jellyfin.Api/Helpers/ProgressiveFileStream.cs (+8 -3)

📄 Description

Changes
Added a timeout to ProgressiveFileStream to avoid #6444 causing an infinite loop.


🔄 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/6445 **Author:** [@cvium](https://github.com/cvium) **Created:** 8/17/2021 **Status:** ✅ Merged **Merged:** 8/21/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `progressivefilestream_timeout` --- ### 📝 Commits (1) - [`12a7fda`](https://github.com/jellyfin/jellyfin/commit/12a7fda0a6216c506853941eeabaca6367e0a8a8) Add timeout to ProgressiveFileStream ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Helpers/ProgressiveFileStream.cs` (+8 -3) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Added a timeout to ProgressiveFileStream to avoid #6444 causing an infinite loop. --- <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:30:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10969