Added new AID audio track id override command line option -l <aid>
[rip_dvd/.git] / rip_dvd_menu.xml
index c166d0fb1743ead6d5895f20a3650334f55250e7..4c82912fba087eba02a471378a7dbda93d37d7bc 100644 (file)
       <action>EXEC /myth/video/bin/rip_dvd.wrap collection -v</action>
    </button>
 
+   <button>
+      <type>DVD_RIP</type>
+      <text>Rip Church DVD (DIVX)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -x</action>
+   </button>
+
+   <button>
+      <type>DVD_RIP</type>
+      <text>Rip Church DVD  (VOB)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap church -v</action>
+   </button>
+
    <button>
       <type>DVD_RIP</type>
       <text>Rip Our DVD  (FOLDER)</text>
       <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -f</action>
    </button>
 
+   <button>
+      <type>DVD_RIP</type>
+      <text>Rip Church DVD (FOLDER)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap church -f</action>
+   </button>
+
 </mythmenu>