[BUG] - Sonarr/Radarr - Recyclarr not working on new installs #65

Closed
opened 2026-02-20 00:14:37 -05:00 by deekerman · 1 comment
Owner

Originally created by @yuquanzzz on GitHub (Oct 25, 2023).

Originally assigned to: @RandomNinjaAtk on GitHub.

Application
Radarr and Sonarr

Host platform
Synology, Docker

Script
radarr/setup.bash and sonarr/setup.bash

Script Version
latest version as of 25 Oct 2023 (no idea what the version is)

Describe the bug
Recyclarr service is not being installed to custom-services.d/Recyclarr on Sonarr and Radarr on a new install. Commit 2394b6c and eaa12cc (bug fix for #85) deleted the lines to install the Recyclarr service in radarr/setup.bash and sonarr/setup.bash. After copying the deleted lines to install the Recyclarr service, it works again.

To Reproduce
Install it on a new Sonarr and Radarr instance.

Expected behavior
Recyclarr should be installed in custom-services.d/ and working.

Originally created by @yuquanzzz on GitHub (Oct 25, 2023). Originally assigned to: @RandomNinjaAtk on GitHub. **Application** Radarr and Sonarr **Host platform** Synology, Docker **Script** radarr/setup.bash and sonarr/setup.bash **Script Version** latest version as of 25 Oct 2023 (no idea what the version is) **Describe the bug** Recyclarr service is not being installed to custom-services.d/Recyclarr on Sonarr and Radarr on a new install. Commit 2394b6c and eaa12cc (bug fix for #85) deleted the lines to install the Recyclarr service in radarr/setup.bash and sonarr/setup.bash. After copying the deleted lines to install the Recyclarr service, it works again. **To Reproduce** Install it on a new Sonarr and Radarr instance. **Expected behavior** Recyclarr should be installed in custom-services.d/ and working.
Author
Owner

@RandomNinjaAtk commented on GitHub (Oct 25, 2023):

Good Find, this should be fixed...

Probably accidentally removed it in my haste to fix a different issue at that time..

@RandomNinjaAtk commented on GitHub (Oct 25, 2023): Good Find, this should be fixed... Probably accidentally removed it in my haste to fix a different issue at that time..
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/arr-scripts#65
No description provided.