diff --git a/AutoExtras.bash.md b/AutoExtras.bash.md new file mode 100644 index 0000000..1048aa4 --- /dev/null +++ b/AutoExtras.bash.md @@ -0,0 +1,12 @@ +### Location: +/config/extended/scripts/AutoExtras.bash + +### Schedule +Runs after container start, and then every 6 hours... + +### Log File Location +/config/logs/AutoExtras.txt (Viewable from within Sonarr Web Interface, under "System" -> "Log Files") + +### Purpose: + +When "enableExtras" is enabled, this script will run in the background, processing all movies in Sonarr. It basically loops the Sonarr series list and process them using the Extras.bash script. So to get a complete view, review both AutoExtras.txt and Extras.txt log files... \ No newline at end of file