i need to find many .mp3 files at once based on a text list, I have all my filenames well organized btw. How can search, say if i need to search a file that its name is like this:
"Earth, Wind & Fire - Let Me Talk" + "Judas Priest - Breaking the Law" + ...................
I know if has something to do with Regex, but im not familiar with regular expressions. Someone could HELP!