mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-13 13:46:24 +00:00
support pooling series and seasons
This commit is contained in:
@@ -46,6 +46,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
public string NameLessThan { get; set; }
|
||||
public string NameContains { get; set; }
|
||||
|
||||
public string PresentationUniqueKey { get; set; }
|
||||
public string Path { get; set; }
|
||||
|
||||
public string Person { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user