mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
This commit is contained in:
@@ -14,5 +14,7 @@ namespace NzbDrone.Core.Download
|
||||
void RemoveItem(string id);
|
||||
void RetryDownload(string id);
|
||||
void Test();
|
||||
|
||||
DownloadClientStatus GetStatus();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user