mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4137] [MERGED] DLNA ConnectionManager - static and commented. #9899
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/4137
Author: @BaronGreenback
Created: 9/13/2020
Status: ✅ Merged
Merged: 11/19/2020
Merged by: @joshuaboniface
Base:
master← Head:Comment2📝 Commits (3)
3ad3201ConnectionManager - static implementationbdfe755Update Emby.Dlna/Configuration/DlnaOptions.csef737a4Update Emby.Dlna/Configuration/DlnaOptions.cs📊 Changes
5 files changed (+199 additions, -77 deletions)
View changed files
📝
Emby.Dlna/Configuration/DlnaOptions.cs(+64 -5)📝
Emby.Dlna/ConnectionManager/ConnectionManagerService.cs(+11 -1)📝
Emby.Dlna/ConnectionManager/ConnectionManagerXmlBuilder.cs(+79 -66)📝
Emby.Dlna/ConnectionManager/ControlHandler.cs(+13 -0)📝
Emby.Dlna/ConnectionManager/ServiceActionListBuilder.cs(+32 -5)📄 Description
Commented code - and statically defined as per intellisense suggestion.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.