mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 04:04:47 +03:00
add filters to item by name query
This commit is contained in:
@@ -48,13 +48,6 @@ namespace MediaBrowser.Controller.Library
|
||||
/// <value>The root folder.</value>
|
||||
AggregateFolder RootFolder { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the person sync.
|
||||
/// </summary>
|
||||
/// <param name="name">The name.</param>
|
||||
/// <returns>Person.</returns>
|
||||
Person GetPersonSync(string name);
|
||||
|
||||
/// <summary>
|
||||
/// Gets a Person
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user