Page 1 of 1
Set Default to "ALL Soundtracks"?
Posted: Sun Jun 29, 2014 4:21 pm
by SteveMB
The default behavior seems to be to select only the main soundtrack in a given language (leaving out second commentary soundtracks); is there a way to change this to always include all soundtracks unless specifically deselected?
Re: Set Default to "ALL Soundtracks"?
Posted: Mon Jun 30, 2014 5:01 am
by Woodstock
Yes, you can tell MakeMKV to select all tracks. You must enable "Expert Mode", and then you have two options:
Change the "Default selection rule" on the Advanced page
Create or modify a profile to include a changed selection rule, which you can then select when ripping.
I created a profile that contains this:
Code: Select all
<profileSettings
app_DefaultSelectionString="-sel:all,+sel:(favlang|nolang),-sel:mvcvideo,=100:all,-10:favlang"
/>
It deselects everything, then selects all tracks in my favorite languages.
More information in the Advanced section of the forum.