mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
Fix Persons, Genres and Studios endpoints
This commit is contained in:
@@ -570,5 +570,7 @@ namespace MediaBrowser.Controller.Library
|
||||
List<MediaStream> streams,
|
||||
string videoPath,
|
||||
string[] files);
|
||||
|
||||
BaseItem GetParentItem(string parentId, Guid? userId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user