[PR #4136] [MERGED] DLNA Classes - No code change, just added commenting to classes. #9898

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4136
Author: @BaronGreenback
Created: 9/13/2020
Status: Merged
Merged: 11/17/2020
Merged by: @joshuaboniface

Base: masterHead: Comment1


📝 Commits (3)

  • 68de105 Comments part 1
  • 63be65d Merge branch 'master' into Comment1
  • 27bb17e Merge branch 'master' into Comment1

📊 Changes

8 files changed (+303 additions, -83 deletions)

View changed files

📝 Emby.Dlna/Common/Argument.cs (+15 -5)
📝 Emby.Dlna/Common/DeviceIcon.cs (+22 -10)
📝 Emby.Dlna/Common/DeviceService.cs (+24 -9)
📝 Emby.Dlna/Common/ServiceAction.cs (+14 -7)
📝 Emby.Dlna/Common/StateVariable.cs (+19 -12)
📝 MediaBrowser.Model/Dlna/DeviceIdentification.cs (+9 -14)
📝 MediaBrowser.Model/Dlna/DeviceProfile.cs (+191 -26)
📝 MediaBrowser.Model/Dlna/XmlAttribute.cs (+9 -0)

📄 Description

Code commenting that is in the network PR.


🔄 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/4136 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 9/13/2020 **Status:** ✅ Merged **Merged:** 11/17/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `Comment1` --- ### 📝 Commits (3) - [`68de105`](https://github.com/jellyfin/jellyfin/commit/68de105dc21f4d1114a3b1db81f177caae747ef6) Comments part 1 - [`63be65d`](https://github.com/jellyfin/jellyfin/commit/63be65dd919f1e628452c64f0fae7a7f035bce96) Merge branch 'master' into Comment1 - [`27bb17e`](https://github.com/jellyfin/jellyfin/commit/27bb17ef9d0ba72cb8c6a0a6f306c4226f132ac3) Merge branch 'master' into Comment1 ### 📊 Changes **8 files changed** (+303 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Common/Argument.cs` (+15 -5) 📝 `Emby.Dlna/Common/DeviceIcon.cs` (+22 -10) 📝 `Emby.Dlna/Common/DeviceService.cs` (+24 -9) 📝 `Emby.Dlna/Common/ServiceAction.cs` (+14 -7) 📝 `Emby.Dlna/Common/StateVariable.cs` (+19 -12) 📝 `MediaBrowser.Model/Dlna/DeviceIdentification.cs` (+9 -14) 📝 `MediaBrowser.Model/Dlna/DeviceProfile.cs` (+191 -26) 📝 `MediaBrowser.Model/Dlna/XmlAttribute.cs` (+9 -0) </details> ### 📄 Description Code commenting that is in the network PR. --- <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:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9898