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