mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Updated Common Problems (markdown)
parent
a34d6cdc60
commit
8caeb7c3f3
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@ if [ -d "$radarr_moviefile_sourcefolder" ] && [ "$(basename $radarr_moviefile_so
|
||||||
/bin/rm -rf $radarr_moviefile_sourcefolder
|
/bin/rm -rf $radarr_moviefile_sourcefolder
|
||||||
fi
|
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).
|
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:
|
In Radarr head over to Settings->Connect and add a new Connection->Custom Script. Add it like so:
|
||||||
|
|
Loading…
Reference in a new issue