From 4c8ec394eda4fa4fd16cbae1f5220e4fd13864f0 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sat, 25 Apr 2020 10:28:35 -0400 Subject: [PATCH] Updated info --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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)