I would like to replace the (,) comma with the word Feat. and the very last comma with the and symbol (&). Please see the example

I would like to replace the (,) comma with the word Feat. and the very last comma with the and symbol (&). Please see the example.

Example 1:

Artist: The Anxiety, Willow, Tyler Cole

Artist: The Anxiety Feat. Willow & Tyler Cole

Example 2:

Artist: Nardo Wick, G Herbo, Lil Durk, 21 Savage

Artist: Nardo Wick Feat. G Herbo, Lil Durk & 21 Savage

Is this possible?

Here is a thread to replace the last comma with &

and then you simply replace all the leftover commas with "feat".

Thank you but now I'm getting this error.

Please make sure that you have permission to write and modify files at

C:\Program Files\Mp3tag\

To take ownership and have the correct permissions set, right-click on this directory in Windows Explorer and use 'Properties > Security' to modify the permissions.

What does "now" mean exactly? What are you trying to do?
There is not need to write or modify files in the standard program folder. Because these folders are protected by windows you get this error.

How did you install MP3Tag? Standard installation or portable?
In Mp3Tag click on File -> Open Configuration folder and tell us which folderpath you see then.

Thank you, I fixed the issue

Is there a way I can replace the first (,) comma feat

Try an action of the type "Format value" for TITLE
Format string: $regexp(%title%,'(.*?), (.*)',$1 feat $2)

Thanks, it worked! I appreciate your time and help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.