mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7246] [MERGED] Remove some allocations #11317
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/7246
Author: @cvium
Created: 1/24/2022
Status: ✅ Merged
Merged: 1/28/2022
Merged by: @Bond-009
Base:
master← Head:allocations📝 Commits (2)
2f5d3ddRemove some allocationsd853574Fix📊 Changes
7 files changed (+52 additions, -39 deletions)
View changed files
📝
Emby.Server.Implementations/Library/LibraryManager.cs(+1 -1)📝
MediaBrowser.Controller/Entities/BaseItem.cs(+22 -16)📝
MediaBrowser.Controller/Entities/Folder.cs(+1 -1)📝
MediaBrowser.Controller/Entities/Video.cs(+1 -1)📝
MediaBrowser.Controller/Library/ILibraryManager.cs(+1 -1)📝
MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs(+25 -18)📝
MediaBrowser.Providers/Manager/ItemImageProvider.cs(+1 -1)📄 Description
Changes
Removed some cruft
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.