Hi, welcome.
Shinu wrote:I'd like to rearrange elements of the file names.
Specifically moving the featured artists text to the end of the file name and placing it within brackets.
You have to find an common rule for all your file names.
Or group your file names for several rules.
For example for
FROM:
Jamie Foxx feat. Drake - Fall For Your Type.mp3
TO:
Jamie Foxx - Fall For Your Type (feat. Drake ).mp3
the rule would be
- move everything from the second word till the dash to the end
or
- move the last two words before the dash to the end
Can you provide such an rule matching all your cases?