From 7e451a906b27a53e3b7d113dad7506b040d2f5a3 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Tue, 8 Sep 2020 08:41:13 -0400 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 010f217..991a195 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,16 @@ Access the webui at `:8080`, for more information check out [SABnzbd](h /config/scripts :: Location of SABnzbd post process script files (automatically mapped in SABnzbd)
/config/scripts/logs :: Location of SMA log files
/config/scritps/configs :: Location of config files
-### Important SABNzbd Categories: -lidarr :: Add category and post processing script: audio-pp.bash
-radarr :: Add category and post processing script: video-pp.bash
-sonarr :: Add category and post processing script: video-pp.bash
+ +### Important SABNzbd Configuration: +Folders Configuration:
+* Scripts Folder :: Set to: /config/scripts + +Categories Configuration:
+* lidarr :: Add category and post processing script: audio-pp.bash
+* radarr :: Add category and post processing script: video-pp.bash
+* sonarr :: Add category and post processing script: video-pp.bash
+ ### Scripts/Files included: audio-pp.bash :: Automatically clean up downloaded audio files and convert to standardized format if desired
video-pp.bash :: Verify incoming video files for required audio/subtitle languages and process with SMA if enabled