Merge remote-tracking branch 'upstream/master' into startup-complete

This commit is contained in:
crobibero
2020-09-07 14:07:15 -06:00
56 changed files with 831 additions and 352 deletions

View File

@@ -37,12 +37,6 @@ namespace MediaBrowser.Model.Dlna
/// <value>The model description.</value>
public string ModelDescription { get; set; }
/// <summary>
/// Gets or sets the device description.
/// </summary>
/// <value>The device description.</value>
public string DeviceDescription { get; set; }
/// <summary>
/// Gets or sets the model URL.
/// </summary>