mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update next up queries
This commit is contained in:
@@ -571,5 +571,6 @@ namespace MediaBrowser.Controller.Library
|
||||
|
||||
void RegisterIgnoredPath(string path);
|
||||
void UnRegisterIgnoredPath(string path);
|
||||
int GetCount(InternalItemsQuery query);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user