Changing default track / rule to only select one track per language
Posted: Sun Nov 03, 2024 6:00 pm
Hi everyone,
I’m trying to set up a default selection rule in MakeMKV that only keeps one audio track (in the best possible quality) and one subtitle track for each of the languages I need: English, German, and Spanish.
Currently, I have the following rule:
The issue I’m facing is that I can't find any tokens in the format of {action}:{condition} that would allow me to specify keeping only one audio and one subtitle track per language.
Is this even possible with MakeMKV? Do you have any help or suggestions?
Thanks!
I’m trying to set up a default selection rule in MakeMKV that only keeps one audio track (in the best possible quality) and one subtitle track for each of the languages I need: English, German, and Spanish.
Currently, I have the following rule:
Code: Select all
-sel:all,+sel:(eng|ger|deu|spa),-sel:forced,-sel:core,-sel:havemulti
Is this even possible with MakeMKV? Do you have any help or suggestions?
Thanks!