Added new eject_opts option for greater flexibility.
[rip_dvd/.git] / rip_dvd.conf.dist
index 808ee25a95a57ac1bcb6a521c83513dd87160c9d..a9c865af3f5051304f8ccbd20f5f1790e814694f 100644 (file)
@@ -28,6 +28,9 @@ mailto=root
 # Setup the path to the tools needed by this ripper
 PATH=/etc/mythtv/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/usr/share/tovid:.:$PATH
 
+# Specify the options to use with the eject command
+eject_opts="-T"
+
 # Use mplayer dumpstream to create the main VOB file
 # If set to 0, cat and other utils will be used to make it instead.
 # Using mplayer dumpstream is by far the best way to create the main VOB file