Removing AlbumArtist from Artist Field

Hi.
New here! :slight_smile:
I was looking for a way to remove AlbumArtist field from the artist field and leaving the feature artist names.

Example

Artist
Abandon All Ships, A Game, Jonny

AlbumArtist
Abandon All Ships

And also if possible to make the last , become a &.

Thanks in advance. :slight_smile:

To move the data you could use an action of the type "Guess value" like
Source: %artist%
Pattern: %albumartist%, %artist%

And to replace the remaining comma with an ampersand, use an action of the type "Replace".

1 Like

Say there are two or three comma's

X, Y, Z
Is there a way to make just the last coma a &

see here: