mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-13 03:00:25 +01:00
connect updates
This commit is contained in:
@@ -21,6 +21,7 @@ namespace MediaBrowser.Model.Dto
|
||||
public string Name { get; set; }
|
||||
|
||||
public long? RunTimeTicks { get; set; }
|
||||
public bool ReadAtNativeFramerate { get; set; }
|
||||
|
||||
public VideoType? VideoType { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user