mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-27 11:14:47 +03:00
#712 - group multiple versions
This commit is contained in:
@@ -495,7 +495,6 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The part count.</value>
|
||||
public int? PartCount { get; set; }
|
||||
public int? AlternateVersionCount { get; set; }
|
||||
public string PrimaryVersionId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Determines whether the specified type is type.
|
||||
|
||||
Reference in New Issue
Block a user