mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
A better fix for #587
This commit is contained in:
parent
512d2131bd
commit
ac51b39636
2 changed files with 10 additions and 1 deletions
|
@ -122,7 +122,7 @@ namespace PlexRequests.Api
|
|||
});
|
||||
|
||||
result = policy.Execute(() => Api.ExecuteJson<SonarrAddSeries>(request, baseUrl));
|
||||
}
|
||||
}
|
||||
catch (JsonSerializationException jse)
|
||||
{
|
||||
Log.Error(jse);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue