mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7300] [MERGED] Change KeepReading to StopReading and use bytes read as an indicator #11335
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/7300
Author: @cvium
Created: 2/12/2022
Status: ✅ Merged
Merged: 2/12/2022
Merged by: @Bond-009
Base:
master← Head:fix_keepreading📝 Commits (1)
8ec71c0Change KeepReading to StopReading and use bytes read as an indicator📊 Changes
1 file changed (+9 additions, -7 deletions)
View changed files
📝
Jellyfin.Api/Helpers/ProgressiveFileStream.cs(+9 -7)📄 Description
Changes
Negated the expression and used bytes read to dictate when to stop reading
Issues
Fixes #7296
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.