mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
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/7148
Author: @SenorSmartyPants
Created: 1/9/2022
Status: ❌ Closed
Base:
master← Head:Subtitles📝 Commits (4)
bd2bec4Remove special HTTP HEAD processing3ea54a8Remove isHeadRequest from GetStaticFile method signaturesd5e7e75Remove unused httpContext parametera8306cbFix #7147: Don't return subtitles in mismatched format📊 Changes
7 files changed (+22 additions, -75 deletions)
View changed files
📝
Jellyfin.Api/Controllers/DynamicHlsController.cs(+1 -1)📝
Jellyfin.Api/Controllers/HlsSegmentController.cs(+2 -2)📝
Jellyfin.Api/Controllers/ImageController.cs(+14 -37)📝
Jellyfin.Api/Controllers/VideosController.cs(+2 -4)📝
Jellyfin.Api/Helpers/AudioHelper.cs(+2 -4)📝
Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs(+1 -21)📝
MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs(+0 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.