mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-28 23:06:43 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -55,7 +55,7 @@ namespace NzbDrone.Core.Parser
|
||||
|
||||
_customerRequestBuilder = new HttpRequestBuilder(_acoustIdUrl).CreateFactory();
|
||||
|
||||
// An exception here will cause Lidarr to fail to start, so catch any errors
|
||||
// An exception here will cause Readarr to fail to start, so catch any errors
|
||||
try
|
||||
{
|
||||
_fpcalcPath = GetFpcalcPath();
|
||||
|
||||
Reference in New Issue
Block a user