mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
add new notification features
This commit is contained in:
@@ -113,6 +113,8 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The critic rating summary.</value>
|
||||
public string CriticRatingSummary { get; set; }
|
||||
|
||||
public List<string> MultiPartGameFiles { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the path.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user