From 3704eaeeb3d16de29f429ba043850d6fc94f8742 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Fri, 8 Mar 2013 04:15:36 -0800 Subject: [PATCH] add transcoder and delete options --- autoProcessMedia.cfg.sample | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/autoProcessMedia.cfg.sample b/autoProcessMedia.cfg.sample index 4d852046..1df8da37 100644 --- a/autoProcessMedia.cfg.sample +++ b/autoProcessMedia.cfg.sample @@ -88,10 +88,18 @@ uTorrentWEBui = http://localhost:8090/gui/ uTorrentUSR = your username uTorrentPWD = your password ###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU'RE DOING ###### +deleteOriginal = 0 compressedExtensions = .zip,.rar,.7z,.gz,.bz,.tar,.arj mediaExtensions = .mkv,.avi,.divx,.xvid,.mov,.wmv,.mp4,.mpg,.mpeg,.vob,.iso metaExtensions = .nfo,.sub,.srt,.jpg,.gif +[Transcoder] +transcode = 0 +###### duplicate =1 will cretae a new file. =0 will replace the original +duplicate = 1 +videoCodec = +audioCodec = + # Logging configuration [loggers] keys = root