My albums are named like this 1987 - Guns N' Roses - Appetite for Destruction. What expressin should i use to remove te 1987 - Guns N' Roses, so that i only have the name of the album. Any help will be greatly appriciated
If the name is always "text - text - text" you can use:
Action type: Guess values
Source format: %album%
Guessing pattern: %dummy% - %dummy% - %album%
You could also extract year and artist to the other tag fields if needed.
It worked! Thank you very much 