From 3029a62c4bad5a72925f63aaf73af637c4c56cd5 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Wed, 20 Aug 2014 12:44:23 +0930 Subject: [PATCH] attempt to clarify path descriptions. --- autoProcessMedia.cfg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autoProcessMedia.cfg.spec b/autoProcessMedia.cfg.spec index 0d026410..81910290 100644 --- a/autoProcessMedia.cfg.spec +++ b/autoProcessMedia.cfg.spec @@ -6,7 +6,7 @@ version_notify = 1 # Enable/Disable automatic updates auto_update = 0 - # Set to where your git executable is located + # Set to the full path to the git executable git_path = # GitHUB user for repo git_user = @@ -20,7 +20,7 @@ log_db = 0 # Enable/Disable logging environment variables to nzbtomedia.log (helpful to track down errors calling external tools.) log_env = 0 - # Set to where your ffmpeg/ffprobe executables are located + # Set to the directory where your ffmpeg/ffprobe executables are located ffmpeg_path = # Enable/Disable media file checking using ffprobe. check_media = 1