mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04: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:
@@ -67,6 +67,7 @@ namespace NzbDrone.Core.Download
|
||||
public abstract void RemoveItem(string id);
|
||||
public abstract void RetryDownload(string id);
|
||||
public abstract void Test();
|
||||
public abstract DownloadClientStatus GetStatus();
|
||||
|
||||
protected RemoteEpisode GetRemoteEpisode(String title)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user