Rework parental ratings (#12615)
This commit is contained in:
@@ -111,6 +111,8 @@ namespace MediaBrowser.Model.Users
|
||||
/// <value>The max parental rating.</value>
|
||||
public int? MaxParentalRating { get; set; }
|
||||
|
||||
public int? MaxParentalSubRating { get; set; }
|
||||
|
||||
public string[] BlockedTags { get; set; }
|
||||
|
||||
public string[] AllowedTags { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user