mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-23 18:44:45 +01:00
add extra multi-episode unit test
This commit is contained in:
@@ -71,5 +71,7 @@ namespace MediaBrowser.Model.Querying
|
||||
/// </summary>
|
||||
public const string CriticRating = "CriticRating";
|
||||
public const string IsFolder = "IsFolder";
|
||||
public const string IsUnplayed = "IsUnplayed";
|
||||
public const string IsPlayed = "IsPlayed";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user