mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[BUG] Script path does not exist #183
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#183
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @steve1977 on GitHub (Dec 6, 2024).
Application
*arr scripts (same issue for Radarr, Lidarr and Sonarr)
Host platform
Unraid
Script
All custom scripts under "Settings / Connect"
When I "test" the script under "settings / connect" (e.g., MetadataPostProcess.bash), it says that it doesn't exist. Reason seems to be that it links to a different folder. "/config/extended/scripts/MetadataPostProcess.bash" instead of "/config/extended/MetadataPostProcess.bash".
I could easily manually fix it by linking the custom scrip to a different folder. I am not doing this just yet as this issue may be related to some of the other issues I am facing with the *arr scripts (see under discussion).
Your help highly appreciated!