How to select only specific cores?
Posted: Sun Dec 05, 2021 11:21 am
Hi,
I disabled the default language and use only this advanced selection rule, which works really nice:
As you can see it selects German, English and all undefined languages. In addition it unselects the core as I don't need it as an additional audio track as the HD audio track already includes the core.
But there is one exception where I like to have the core separately and this is when its a DD 5.1 core, because every client is able to play this core which avoids audio transcoding in Plex.
So the question is:
Is it possible to select cores by their name?
I disabled the default language and use only this advanced selection rule, which works really nice:
Code: Select all
-sel:all,+sel:(ger|eng|und|nolang|single),-sel:(core),-sel:mvcvideo,=100:all,-10:ger,+sel:attachment
But there is one exception where I like to have the core separately and this is when its a DD 5.1 core, because every client is able to play this core which avoids audio transcoding in Plex.
So the question is:
Is it possible to select cores by their name?