Cloudbox / autoscan

Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
MIT License
594 stars 49 forks source link

Lidarr | All notifications are unavailable due to failures #214

Open pboyer86 opened 10 months ago

pboyer86 commented 10 months ago

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 commented 6 months ago

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 commented 5 months ago

Also getting this error as well when manually importing. image

Seems to be due to this logic: https://github.com/Cloudbox/autoscan/blob/e5575d5ffd35141615e9e144ff42d99aaa5b8af7/triggers/lidarr/lidarr.go#L75

nmbrg commented 5 months ago

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.