mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
Display specials within seasons
This commit is contained in:
@@ -265,6 +265,8 @@ namespace MediaBrowser.Model.Querying
|
||||
public double? MinCommunityRating { get; set; }
|
||||
public double? MinCriticRating { get; set; }
|
||||
|
||||
public int? AiredDuringSeason { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="ItemQuery" /> class.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user