Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to add series to Sonarr #1

Open
Flxp49 opened this issue Jun 27, 2024 · 0 comments
Open

Fails to add series to Sonarr #1

Flxp49 opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Flxp49
Copy link
Owner

Flxp49 commented Jun 27, 2024

So, I decided to send only the minimum required params for series POST (by trial and error). However, it seems sometimes the request to Sonarr fails due to Nzbdrone validation error:

"errors": {"$.addOptions.monitor": ["The JSON value could not be converted to NzbDrone.Core.Tv.MonitorTypes. Path: $.addOptions.monitor]}

Digging into the sonarr files, https://github.com/Sonarr/Sonarr/blob/develop/src/NzbDrone.Core/Tv/MonitoringOptions.cs
The options for MonitorType are different which leads to the error.

@Flxp49 Flxp49 added the bug Something isn't working label Jun 27, 2024
@Flxp49 Flxp49 self-assigned this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant