^(?!.*(filename1|filename2|filename300)$).*ArtistName.*\.mp3$
Entering a long regex can be cumbersome, especially when I have many file names to search. Is there any way to manage this process more efficiently?
And tell me what should be added to my regex so that it searches only in folders that contains at least the word e.g. "X:\172....." this works perfectly in MasterSeeker because I can enter "172" in "In Directory"
Entering a long regex can be cumbersome, especially when I have many file names to search. Is there any way to manage this process more efficiently?
And tell me what should be added to my regex so that it searches only in folders that contains at least the word e.g. "X:\172....." this works perfectly in MasterSeeker because I can enter "172" in "In Directory"
Statistics: Posted by Debugger — Tue Apr 23, 2024 10:04 am