mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -35,8 +35,8 @@ namespace NzbDrone.Common.Processes
|
||||
{
|
||||
private readonly Logger _logger;
|
||||
|
||||
public const string LIDARR_PROCESS_NAME = "Lidarr";
|
||||
public const string LIDARR_CONSOLE_PROCESS_NAME = "Lidarr.Console";
|
||||
public const string READARR_PROCESS_NAME = "Readarr";
|
||||
public const string READARR_CONSOLE_PROCESS_NAME = "Readarr.Console";
|
||||
|
||||
public ProcessProvider(Logger logger)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user