mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
parent
bf043fc76e
commit
0e6462bbd5
31 changed files with 410 additions and 33 deletions
|
@ -98,7 +98,7 @@ namespace Ombi.Api.Radarr
|
|||
}
|
||||
catch (JsonSerializationException jse)
|
||||
{
|
||||
Logger.LogError(LoggingEvents.RadarrApiException, jse, "Error When adding movie to Radarr");
|
||||
Logger.LogError(LoggingEvents.RadarrApi, jse, "Error When adding movie to Radarr");
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue