mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #6612] [MERGED] Remove sync FileStream hack #11054
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/6612
Author: @Bond-009
Created: 9/25/2021
Status: ✅ Merged
Merged: 9/25/2021
Merged by: @cvium
Base:
master← Head:async3📝 Commits (1)
f31224fRemove sync FileStream hack📊 Changes
23 files changed (+29 additions, -56 deletions)
View changed files
📝
Emby.Dlna/DlnaManager.cs(+1 -1)📝
Emby.Drawing/ImageProcessor.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/EmbyTV/DirectRecorder.cs(+2 -2)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/TunerHosts/LiveStream.cs(+3 -3)📝
Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs(+1 -1)📝
Jellyfin.Api/Controllers/RemoteImageController.cs(+1 -1)📝
Jellyfin.Api/Controllers/SystemController.cs(+1 -1)📝
Jellyfin.Api/Helpers/HlsHelpers.cs(+1 -1)📝
Jellyfin.Api/Helpers/ProgressiveFileStream.cs(+2 -22)📝
Jellyfin.Api/Helpers/TranscodingJobHelper.cs(+1 -1)📝
Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs(+1 -1)📝
Jellyfin.Server/Program.cs(+1 -1)📝
MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs(+1 -1)📝
MediaBrowser.Model/IO/AsyncFile.cs(+2 -9)📝
MediaBrowser.Providers/Manager/ImageSaver.cs(+1 -1)📝
MediaBrowser.Providers/Manager/ItemImageProvider.cs(+1 -1)📝
MediaBrowser.Providers/Plugins/AudioDb/AudioDbAlbumProvider.cs(+1 -1)📝
MediaBrowser.Providers/Plugins/AudioDb/AudioDbArtistProvider.cs(+1 -1)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.