mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
PirateBay querying & parsing working
This commit is contained in:
@@ -31,5 +31,7 @@ namespace Jackett
|
||||
|
||||
// Called on startup when initializing indexers from saved configuration
|
||||
void LoadFromSavedConfiguration(JToken jsonConfig);
|
||||
|
||||
Task<ReleaseInfo[]> PerformQuery(TorznabQuery query);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user