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

Lidarr | All notifications are unavailable due to failures #214

Open
pboyer86 opened this issue Aug 26, 2023 · 3 comments
Open

Lidarr | All notifications are unavailable due to failures #214

pboyer86 opened this issue Aug 26, 2023 · 3 comments

Comments

@pboyer86
Copy link

pboyer86 commented Aug 26, 2023

Any help would be greatly appreciated, this is the error from autoscan logs. Autoscan is working with radarr and sonarr.

ERR Required fields are missing id=cjknv3oco2bc7l4575tg method=POST url=/triggers/lidarr

Edit: Plex is getting the updates so I'm sure that the notifications are working, not sure what the error is for.

@IllMethods
Copy link

I too am always getting this error.

Jan 9 20:31:12 ERR Required fields are missing id=cmefcg5go07c7m9ehin0 method=POST url=/triggers/lidarr

Mine are not actually causing a scan to happen though. Are you sure you haven't got your library scan on auto?

@therobbiedavis
Copy link

Also getting this error as well when manually importing.
image

Seems to be due to this logic:

if !strings.EqualFold(event.Type, "Download") || len(event.Files) == 0 {

@nmbrg
Copy link

nmbrg commented Feb 7, 2024

I was getting that too. And in my case (as explained by people in the discord), it was because I had checked triggers in the autoscan connection in lidarr (in my case rename and delete), since only download and import are supported triggers at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants