mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 19:50:15 -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
|
@ -10,6 +10,7 @@ namespace NzbDrone.Common
|
|||
{
|
||||
private static readonly Logger Logger = LogManager.GetLogger("Host.ProcessProvider");
|
||||
|
||||
public static readonly string NzbDroneProccessName = "NzbDrone";
|
||||
|
||||
public virtual ProcessInfo GetCurrentProcess()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue