No description
Find a file
2024-10-11 23:21:21 -07:00
.github Update bug_report.md 2023-08-12 12:13:01 -04:00
lidarr Toggleable yt-dlp info json 2024-10-11 23:21:21 -07:00
ra-rom-downloader Only run one time 2024-04-23 14:08:10 +00:00
radarr Added checks for ARM when installing recyclarr 2024-09-15 02:49:41 +05:30
readarr Only run one time 2024-04-23 14:07:02 +00:00
sabnzbd Revert file due to upstream bug fix 2024-07-11 16:35:56 +00:00
sonarr Added checks for ARM when installing recyclarr 2024-09-15 02:49:41 +05:30
universal Update functions.bash 2024-07-30 12:52:53 +00:00
.gitattributes Fix for Issue #15 - Ensure LF in .sh files are not converted to CRLF when pulled to a Win system 2023-07-17 12:29:21 +01:00
LICENSE Initial commit 2023-03-18 10:17:32 -04:00
README.md Update README.md 2024-08-05 11:25:09 +00:00

arr-scripts

Official Home of the scripts that were previously packaged with the "Extended" containers. Designed to be easily implemented/added to Linuxserver.io containers.

Usage

Radarr Instructions
Sonarr Instructions
Lidarr Instructions
Readarr Instructions
SABnzbd Instructions

WARNING

DO NOT USE PORTAINER, it is known to not work and typically breaks things... From the various discussions I've seen in the Arr communities and Linuxserver.io, they tend to trend on saying to avoid it... If your using portainer and this is not functioning as expected, that is likely your problem.... (Example: https://github.com/RandomNinjaAtk/arr-scripts/discussions/57)

Also see here: https://wiki.servarr.com/docker-guide#portainer

Support Info

Scripts are provided as-is... Generally, if a script works one time, it will work everytime, that is the nature of scripts... So if you're experiencing an issue that has not been previously reported and is more likely a technical problem of some sort, it is more than likely caused by user error...

Please note that use of arr-scripts is not supported by the Arr app's community. The scripts do not modify the software/code of the Arr app, all changes to the Arr app are implemented using publicly available API calls.