Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
makemkv [2017/02/02 23:13]
beandog
makemkv [2017/02/03 08:49]
beandog
Line 8: Line 8:
  
 Your API key needs to be set in ''​~/​.MakeMKV/​settings.conf''​ Your API key needs to be set in ''​~/​.MakeMKV/​settings.conf''​
- 
-App key (as of this writing): 
  
 <​code>​ <​code>​
-app_Key = "T-bKTnFR8IlPCYOWdl2z00ScXddJFYFMn6qazWqXUlUk3rrSKCEOexQgEswryjpAj8m2"+app_Key = "app-key-123"
 </​code>​ </​code>​
  
Line 21: Line 19:
  
 ** Backup main titles to MKV ** ** Backup main titles to MKV **
 +
 +Note that it won't take a symlink to the block device.
 +
 +<​code>​
 +makemkvcon mkv dev:/​dev/​sr0 all .
 +</​code>​
 +
 +Another option:
  
 <​code>​ <​code>​
 makemkvcon mkv disc:0 all . makemkvcon mkv disc:0 all .
 </​code>​ </​code>​

Navigation