mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-11 10:10:35 +01:00
beginning dlna server
This commit is contained in:
@@ -34,6 +34,7 @@ namespace MediaBrowser.Model.Dlna
|
||||
public string ModelDescription { get; set; }
|
||||
public string ModelNumber { get; set; }
|
||||
public string ModelUrl { get; set; }
|
||||
public string SerialNumber { get; set; }
|
||||
public bool IgnoreTranscodeByteRangeRequests { get; set; }
|
||||
public bool EnableAlbumArtInDidl { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user