Manual import not firing the On Release Import custom script event #1725

Open
opened 2026-02-20 01:17:54 -05:00 by deekerman · 3 comments
Owner

Originally created by @Chris230291 on GitHub (Jul 31, 2021).

Version: https://github.com/linuxserver/docker-lidarr (latest)
When I manually import music, the custom script event for import is not firing.
Not sure about automatic imports as I dont add music that way.
Not sure about the upgrade event either (which I also have enabled).
I am using printenv >> /config/loggy.txt in my script to test. The Test button fires it OK

image

Cheers,
Chris

AB#1307

Originally created by @Chris230291 on GitHub (Jul 31, 2021). Version: https://github.com/linuxserver/docker-lidarr (latest) When I manually import music, the custom script event for import is not firing. Not sure about automatic imports as I dont add music that way. Not sure about the upgrade event either (which I also have enabled). I am using `printenv >> /config/loggy.txt` in my script to test. The `Test` button fires it OK ![image](https://user-images.githubusercontent.com/5328818/127754619-b0373d45-61d0-4a57-baed-c4016f3751e3.png) Cheers, Chris [AB#1307](https://dev.azure.com/Servarr/7ab38f4e-5a57-4d70-84f4-94dd9bc5d6df/_workitems/edit/1307)
Author
Owner

@Chris230291 commented on GitHub (Aug 3, 2021):

From what I can gather this is intended behaviour between sonarr radarr etc.
I really don't think it should be.
Manual imports should still call the import event for custom scripts.
When doing a manual import, the tag event gets called during the tagging phase.

@Chris230291 commented on GitHub (Aug 3, 2021): From what I can gather this is intended behaviour between sonarr radarr etc. I really don't think it should be. Manual imports should still call the import event for custom scripts. When doing a manual import, the tag event gets called during the tagging phase.
Author
Owner

@sdfg2 commented on GitHub (Sep 10, 2022):

I'm surprised that this was a specific design decision. I can't understand it. Given testing scripts only outputs data for EventType, I have to add and download a new album every time I change something in my script, to test that it works.

@sdfg2 commented on GitHub (Sep 10, 2022): I'm surprised that this was a specific design decision. I can't understand it. Given testing scripts only outputs data for EventType, I have to add and download a new album every time I change something in my script, to test that it works.
Author
Owner

@undaunt commented on GitHub (May 1, 2024):

@sdfg2 @Chris230291 I was able to trigger the custom script by changing 'combine with existing files' to 'replace files' as per https://github.com/lidarr/Lidarr/issues/853

@undaunt commented on GitHub (May 1, 2024): @sdfg2 @Chris230291 I was able to trigger the custom script by changing 'combine with existing files' to 'replace files' as per https://github.com/lidarr/Lidarr/issues/853
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Lidarr#1725
No description provided.