mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-15 05:23:02 +03:00
update to service stack 3.0.70.0
This commit is contained in:
@@ -5,6 +5,8 @@ namespace MediaBrowser.Model.Querying
|
||||
{
|
||||
public string UserId { get; set; }
|
||||
|
||||
public string SeasonId { get; set; }
|
||||
|
||||
public string SeriesId { get; set; }
|
||||
|
||||
public bool? IsMissing { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user