From 8caeb7c3f3d536ee831d0ee2e70088c78fffef96 Mon Sep 17 00:00:00 2001 From: CodaAmok Date: Sun, 18 Feb 2018 11:40:00 +0000 Subject: [PATCH] Updated Common Problems (markdown) --- Common-Problems.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Common-Problems.md b/Common-Problems.md index 3e9c772..9a47901 100644 --- a/Common-Problems.md +++ b/Common-Problems.md @@ -155,6 +155,8 @@ if [ -d "$radarr_moviefile_sourcefolder" ] && [ "$(basename $radarr_moviefile_so /bin/rm -rf $radarr_moviefile_sourcefolder fi ``` +If you used the second rar-only example script, ensure you rename the second conditional if statement from "deluge_extracted" to "EXTRACTED". + Make sure you set execution rights on the script (chmod +x /config/cleanup). In Radarr head over to Settings->Connect and add a new Connection->Custom Script. Add it like so: