mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4136] [MERGED] DLNA Classes - No code change, just added commenting to classes. #9898
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/4136
Author: @BaronGreenback
Created: 9/13/2020
Status: ✅ Merged
Merged: 11/17/2020
Merged by: @joshuaboniface
Base:
master← Head:Comment1📝 Commits (3)
68de105Comments part 163be65dMerge branch 'master' into Comment127bb17eMerge 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.