mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-27 10:58:44 +01:00
#712 - group multiple versions
This commit is contained in:
@@ -24,7 +24,5 @@ namespace MediaBrowser.Model.Dto
|
||||
public List<MediaStream> MediaStreams { get; set; }
|
||||
|
||||
public List<ChapterInfoDto> Chapters { get; set; }
|
||||
|
||||
public bool? IsHD { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user