mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6751] [MERGED] Fix DLNA UpdateProfile test #11106
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/6751
Author: @Bond-009
Created: 11/1/2021
Status: ✅ Merged
Merged: 10/7/2022
Merged by: @cvium
Base:
master← Head:tests12📝 Commits (1)
09e897dClean up DLNA profile code📊 Changes
29 files changed (+65 additions, -5949 deletions)
View changed files
📝
Emby.Dlna/DlnaManager.cs(+25 -89)📝
Emby.Dlna/Profiles/DefaultProfile.cs(+0 -14)➖
Emby.Dlna/Profiles/DenonAvrProfile.cs(+0 -34)➖
Emby.Dlna/Profiles/DirectTvProfile.cs(+0 -129)➖
Emby.Dlna/Profiles/DishHopperJoeyProfile.cs(+0 -228)➖
Emby.Dlna/Profiles/Foobar2000Profile.cs(+0 -78)➖
Emby.Dlna/Profiles/LgTvProfile.cs(+0 -211)➖
Emby.Dlna/Profiles/LinksysDMA2100Profile.cs(+0 -55)➖
Emby.Dlna/Profiles/MarantzProfile.cs(+0 -43)➖
Emby.Dlna/Profiles/MediaMonkeyProfile.cs(+0 -44)➖
Emby.Dlna/Profiles/PanasonicVieraProfile.cs(+0 -222)➖
Emby.Dlna/Profiles/PopcornHourProfile.cs(+0 -225)➖
Emby.Dlna/Profiles/SamsungSmartTvProfile.cs(+0 -367)➖
Emby.Dlna/Profiles/SharpSmartTvProfile.cs(+0 -121)➖
Emby.Dlna/Profiles/SonyBlurayPlayer2013.cs(+0 -230)➖
Emby.Dlna/Profiles/SonyBlurayPlayer2014.cs(+0 -230)➖
Emby.Dlna/Profiles/SonyBlurayPlayer2015.cs(+0 -218)➖
Emby.Dlna/Profiles/SonyBlurayPlayer2016.cs(+0 -218)➖
Emby.Dlna/Profiles/SonyBlurayPlayerProfile.cs(+0 -284)➖
Emby.Dlna/Profiles/SonyBravia2010Profile.cs(+0 -366)...and 9 more files
📄 Description
add check for regression of #6738
Depends on #6745🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.