mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-10 01:38:49 +01:00
update dlna profiles
This commit is contained in:
@@ -29,6 +29,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
public string FormatName { get; set; }
|
||||
public long? Size { get; set; }
|
||||
public string Container { get; set; }
|
||||
public int? TotalBitrate { get; set; }
|
||||
|
||||
public Video()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user