mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 08:23:28 -03:00
WIP port search function
This commit is contained in:
@@ -171,4 +171,6 @@ public class BaseItem
|
||||
public ICollection<Chapter>? Chapters { get; set; }
|
||||
|
||||
public ICollection<BaseItemProvider>? Provider { get; set; }
|
||||
|
||||
public ICollection<AncestorId>? AncestorIds { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user