mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
More work on NzbDrone.Update
This commit is contained in:
parent
f9a316f632
commit
aa418a444b
8 changed files with 123 additions and 46 deletions
|
@ -32,10 +32,5 @@ namespace NzbDrone.Common
|
|||
{
|
||||
Console.WriteLine("Can't find service ({0})", ServiceProvider.NzbDroneServiceName);
|
||||
}
|
||||
|
||||
public virtual void UpdateFolderDoestExist(string path)
|
||||
{
|
||||
Console.WriteLine("Unable to find update package in '{0}'", path);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue