Search found 4 matches
- Thu Jul 23, 2020 12:14 am
- Forum: Advanced MakeMKV usage
- Topic: Automatically deselect certain titles based on title comment?
- Replies: 6
- Views: 17246
Re: Automatically deselect certain titles based on title comment?
"Simple feature" as decided by whom? Regular expressions are not particularly simple, as evidenced by how hard the programmers who work for me try to avoid them, and how often I have to fix them for them. Just the macro substitution that Mike put in MakeMKV file naming requires extensive ...
- Fri Jul 03, 2020 12:01 pm
- Forum: Advanced MakeMKV usage
- Topic: Automatically deselect certain titles based on title comment?
- Replies: 6
- Views: 17246
Re: Automatically deselect certain titles based on title comment?
That's what I do right now, but why create hundreds of files only to delete them when a simple feature can be added to avoid this?
- Sun Jun 28, 2020 5:50 am
- Forum: Advanced MakeMKV usage
- Topic: Automatically deselect certain titles based on title comment?
- Replies: 6
- Views: 17246
Re: Automatically deselect certain titles based on title comment?
I have, but this option some times skips titles I want. For example, some photo galleries are demuxed at 1 fps.
- Sat Jun 27, 2020 4:56 am
- Forum: Advanced MakeMKV usage
- Topic: Automatically deselect certain titles based on title comment?
- Replies: 6
- Views: 17246
Automatically deselect certain titles based on title comment?
Is there a way to automatically deselect certain titles based on the title comment value? Preferably via regex? For instance, I find titles with these comment patterns generally useless:
/\bCopyright\b/
/\bDisclaimer\b/
/\bMENU\b/
/\bAGE\b/
/^India.*(Certificate|Warning)/
/\bCopyright\b/
/\bDisclaimer\b/
/\bMENU\b/
/\bAGE\b/
/^India.*(Certificate|Warning)/