Set Default to "ALL Soundtracks"?

Everything related to MakeMKV
Post Reply
SteveMB
Posts: 1
Joined: Sun Jun 29, 2014 4:15 pm

Set Default to "ALL Soundtracks"?

Post 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?
Woodstock
Posts: 10312
Joined: Sun Jul 24, 2011 11:21 pm

Re: Set Default to "ALL Soundtracks"?

Post 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.
Post Reply