Added new moviedir option and makemkv only copy largest mkv option.
[rip_dvd/.git] / rip_dvd.conf.dist
index 658eddaf3edf8d2d8ff11475cb38fde3c1dd788d..808ee25a95a57ac1bcb6a521c83513dd87160c9d 100644 (file)
@@ -19,6 +19,9 @@ logdir=/var/log/ripdvd
 # Specify the path to the tmp rip directory
 tmpdir=/myth/video/DVDs/.ripdvd
 
+# Specify the path to the base destination dir for ripped movies
+moviedir=/myth/video/Movies
+
 # Specify the email address to send job notifications to
 mailto=root
 
@@ -78,6 +81,9 @@ mp4box="MP4Box"
 # Set the disc_id option to be the ID of the DVD drive in your system
 makemkv="makemkvcon"
 makemkv_disc_id="0"
+makemkv_copy_largest_title_only=1
+
+# MKV Tools
 # http://www.bunkus.org/videotools/mkvtoolnix/
 mkvextract="mkvextract"
 mkvpropedit="mkvpropedit"