mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5681] [MERGED] Various DLNA Optimizations #10601
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/5681
Author: @BaronGreenback
Created: 4/2/2021
Status: ✅ Merged
Merged: 4/22/2021
Merged by: @Bond-009
Base:
master← Head:ContentFeatureOptimization📝 Commits (1)
d9a50cbVarious 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.