Hello
I have a large number of files that have 6 characters in front of the album name that i would like to bulk remove, 4 are numerical and 2 are spaces eg 1 234 Album Name
I have tried creating actions using both the replace and replace with regular expression using the * wild card character but have had no success, as the numerical values vary i was looking for something as simple as just being able to state the number of spaces to delete such as "replace ****** " with " "
Is this possible ?
Thanks