[PR #4139] [MERGED] DLNA MediaRegistrar - static and commented. #9904

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4139
Author: @BaronGreenback
Created: 9/13/2020
Status: Merged
Merged: 10/12/2020
Merged by: @Bond-009

Base: masterHead: Comment4


📝 Commits (2)

📊 Changes

5 files changed (+139 additions, -81 deletions)

View changed files

📝 Emby.Dlna/MediaReceiverRegistrar/ControlHandler.cs (+16 -2)
📝 Emby.Dlna/MediaReceiverRegistrar/MediaReceiverRegistrarService.cs (+10 -3)
📝 Emby.Dlna/MediaReceiverRegistrar/MediaReceiverRegistrarXmlBuilder.cs (+66 -56)
📝 Emby.Dlna/MediaReceiverRegistrar/ServiceActionListBuilder.cs (+41 -7)
📝 Emby.Dlna/Service/BaseControlHandler.cs (+6 -13)

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

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4139 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 9/13/2020 **Status:** ✅ Merged **Merged:** 10/12/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `Comment4` --- ### 📝 Commits (2) - [`c41ed13`](https://github.com/jellyfin/jellyfin/commit/c41ed13b3dd875498b5784f11250ae7f421d94e2) Commenting. - [`0f47b3e`](https://github.com/jellyfin/jellyfin/commit/0f47b3ec2df94ec68cbdad11fb6c8150239295ea) Merge branch 'master' into Comment4 ### 📊 Changes **5 files changed** (+139 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/MediaReceiverRegistrar/ControlHandler.cs` (+16 -2) 📝 `Emby.Dlna/MediaReceiverRegistrar/MediaReceiverRegistrarService.cs` (+10 -3) 📝 `Emby.Dlna/MediaReceiverRegistrar/MediaReceiverRegistrarXmlBuilder.cs` (+66 -56) 📝 `Emby.Dlna/MediaReceiverRegistrar/ServiceActionListBuilder.cs` (+41 -7) 📝 `Emby.Dlna/Service/BaseControlHandler.cs` (+6 -13) </details> ### 📄 Description Commented code - and statically defined as per intellisense suggestion. --- <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:10:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9904