mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5621] [MERGED] enable range processing for download endpoints #10578
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/5621
Author: @cvium
Created: 3/25/2021
Status: ✅ Merged
Merged: 3/25/2021
Merged by: @cvium
Base:
master← Head:enable-range-processing-download📝 Commits (1)
b3d0840enable range processing for download endpoints📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Jellyfin.Api/Controllers/LibraryController.cs(+2 -2)📄 Description
Changes
Enabled range processing for /File and /Download. I could also have enabled it for subtitles and images, but they should be small enough that no one will need it.
Issues
Don't know if one exists on GH, but users have reported it... somewhere.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.