mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3838] [MERGED] MemoryStream optimizations #9717
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/3838
Author: @Bond-009
Created: 8/7/2020
Status: ✅ Merged
Merged: 8/13/2020
Merged by: @anthonylavado
Base:
master← Head:memorystream📝 Commits (3)
371a09cMemoryStream optimizations4a4dff1Fix593dbcaFix docs📊 Changes
8 files changed (+48 additions, -29 deletions)
View changed files
📝
Emby.Server.Implementations/AppBase/ConfigurationHelper.cs(+11 -5)📝
Emby.Server.Implementations/HttpServer/HttpResultFactory.cs(+3 -2)📝
Emby.Server.Implementations/HttpServer/StreamWriter.cs(+2 -2)📝
Emby.Server.Implementations/Serialization/MyXmlSerializer.cs(+6 -4)📝
Jellyfin.Api/Controllers/ImageController.cs(+1 -1)📝
MediaBrowser.Model/IO/IODefaults.cs(+7 -0)📝
MediaBrowser.Providers/Manager/ImageSaver.cs(+17 -14)📝
MediaBrowser.Providers/Subtitles/SubtitleManager.cs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.