xbox 360 dlna fixes

This commit is contained in:
Luke Pulverenti
2016-01-15 13:45:48 -05:00
parent c9ca6a6ad2
commit 1bd63682ea
30 changed files with 7 additions and 49 deletions

View File

@@ -78,7 +78,6 @@ namespace MediaBrowser.Model.Dlna
public bool EnableMSMediaReceiverRegistrar { get; set; }
public bool IgnoreTranscodeByteRangeRequests { get; set; }
public bool EnableDlnaProtocol { get; set; }
public XmlAttribute[] XmlRootAttributes { get; set; }