do you know where the name file to name file option is on Mac version?
The filename to filename converter doesn't exist (yet?) in Mp3tag for Mac. I wasn't sure if it's used that much at all.
Do you maybe have a common use case for that, where I can suggest an alternative solution?
I use it for example when all my files are 'artist - title' to artist - title (live) or artist - title (instrumental) or to reverse title - artist to artist - title
it its very useful please adjust it, thanks!
Do you have not filled these tagfields:
ARTIST
TITLE
If they are filled you can just rename the filename based on tags:
As far I can see from your screenshots the only reason you need to fiddle with the filename is, that you partly have information in the filename that does not occur in your tags. (Radio Edit, Instrumental ...) The best way is to fill tags with these content.
Then you can use Convert → Tag - Filename and don't need Convert → Filename - Filename.
An alternative would be Convert>Tag-Filename with
Format string: %_filename% (Instrumental)
The other examples look to me like completely editted filenames with no real overall pattern.
Or you could use Convert>Tag-Filename again with
Format string: ANTONIO VIVALDI - %title%
Ok i understand that but how can i reverse name surname example Vivaldi antonio - viva to Antonio Vivaldi - Viva ?
Is the reversal a common pattern? Or does it apply only to Antonio Vivaldi?
Or in earnest: how many files are there that need this kind of treatment?
If it is just 1 artist, my suggestion with the typed in name is still the fastest way.
To swap parts, use Convert>Tag-Filename
Format string: $regexp(%_filename%,(.*) (.*) - (.*),$2 $1 - $3)







