diff --git a/README.md b/README.md index ab844ec..58f4e85 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Access the webui at `:8080`, for more information check out [SABnzbd](h /config :: Location of SABnzbd aplication files
/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 SMA config file
+/config/scritps/configs :: Location of config files
### Important SABNzbd Categories: lidarr :: Automatically configured to post process using audio-pp.bash
radarr :: Automatically configured to post process using video-pp.bash
@@ -69,10 +69,11 @@ Access the webui at `:8080`, for more information check out [SABnzbd](h Scripts are hosted here: https://github.com/RandomNinjaAtk/sabnzbd-scripts ### Sickbeard MP4 Automater (SMA): Config Files Location: /config/scritps/configs
-* autoProcess.ini :: config file for SMA +* video-pp-sma.ini :: config file for SMA Log Files Location: /config/scritps/logs
* sma.log :: Log file for SMA + For more detailed configuration info, visit: https://github.com/mdhiggins/sickbeard_mp4_automator

### Hardware Acceleration: 1. Set the video codec in SMA config file to: `h264vaapi` (h254) or `h265vaapi` (h265)