mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4424] [MERGED] Minor perf improvements #10068
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/4424
Author: @Bond-009
Created: 11/6/2020
Status: ✅ Merged
Merged: 11/6/2020
Merged by: @cvium
Base:
master← Head:minor8📝 Commits (2)
b21919cMinor perf improvements134fd0d> -> <📊 Changes
12 files changed (+42 additions, -39 deletions)
View changed files
📝
Emby.Dlna/ContentDirectory/ControlHandler.cs(+2 -2)📝
Emby.Dlna/Didl/DidlBuilder.cs(+1 -1)📝
Emby.Dlna/DlnaManager.cs(+3 -3)📝
Emby.Dlna/Eventing/DlnaEventManager.cs(+1 -1)📝
Emby.Dlna/Main/DlnaEntryPoint.cs(+2 -2)📝
Emby.Dlna/PlayTo/PlayToController.cs(+2 -2)📝
Emby.Notifications/NotificationEntryPoint.cs(+4 -1)📝
Emby.Server.Implementations/Channels/ChannelManager.cs(+6 -11)📝
Jellyfin.Api/Controllers/InstantMixController.cs(+2 -2)📝
Jellyfin.Api/Controllers/UniversalAudioController.cs(+12 -8)📝
Jellyfin.Api/Helpers/SimilarItemsHelper.cs(+2 -2)📝
MediaBrowser.Controller/IServerApplicationHost.cs(+5 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.