[PR #5681] [MERGED] Various DLNA Optimizations #10601

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5681
Author: @BaronGreenback
Created: 4/2/2021
Status: Merged
Merged: 4/22/2021
Merged by: @Bond-009

Base: masterHead: ContentFeatureOptimization


📝 Commits (1)

  • d9a50cb Various DLNA Optimizations

📊 Changes

5 files changed (+68 additions, -76 deletions)

View changed files

📝 Emby.Dlna/Didl/DidlBuilder.cs (+5 -4)
📝 Emby.Dlna/PlayTo/PlayToController.cs (+4 -4)
📝 Jellyfin.Api/Helpers/StreamingHelpers.cs (+3 -2)
📝 MediaBrowser.Model/Dlna/ContentFeatureBuilder.cs (+41 -44)
📝 MediaBrowser.Model/Dlna/MediaFormatProfileResolver.cs (+15 -22)

📄 Description

Some classes changed to statics.
String optimizations.


🔄 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/5681 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 4/2/2021 **Status:** ✅ Merged **Merged:** 4/22/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `ContentFeatureOptimization` --- ### 📝 Commits (1) - [`d9a50cb`](https://github.com/jellyfin/jellyfin/commit/d9a50cb510cfe7b5a97def22fe3bc090cafc0638) Various DLNA Optimizations ### 📊 Changes **5 files changed** (+68 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Didl/DidlBuilder.cs` (+5 -4) 📝 `Emby.Dlna/PlayTo/PlayToController.cs` (+4 -4) 📝 `Jellyfin.Api/Helpers/StreamingHelpers.cs` (+3 -2) 📝 `MediaBrowser.Model/Dlna/ContentFeatureBuilder.cs` (+41 -44) 📝 `MediaBrowser.Model/Dlna/MediaFormatProfileResolver.cs` (+15 -22) </details> ### 📄 Description Some classes changed to statics. String optimizations. --- <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:23:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10601