[PR #4424] [MERGED] Minor perf improvements #10068

Closed
opened 2026-02-07 06:13:32 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: minor8


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4424 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/6/2020 **Status:** ✅ Merged **Merged:** 11/6/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `minor8` --- ### 📝 Commits (2) - [`b21919c`](https://github.com/jellyfin/jellyfin/commit/b21919c7f40770c909a0fc217bf2a326397f84f7) Minor perf improvements - [`134fd0d`](https://github.com/jellyfin/jellyfin/commit/134fd0d9604ab2108e5008205ede3444aa1a7610) > -> < ### 📊 Changes **12 files changed** (+42 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:13:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10068