Targeting Specific Files #97
Replies: 2 comments
-
Thanks, this is a great idea. I've just added a You can download the master build to try it out, I'll make a new release soon. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's also possible to achieve this by specifying the filenames directly after all the flags: But if you have many files, then it makes sense to use regular expressions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Love this app, it has simplified my media management significantly.
Only thing I'm having issues with is where there's a large amount of files in a folder it processes them all each run.
I would like to be able to run it so it replaces 'string a' with 'string b' but only if the filename contains 'string c'
I've tried regex examples but get file not found or errors, basically the opposite of the exclude option
Thanks
Beta Was this translation helpful? Give feedback.
All reactions