Hi I'm triying to create an action to delete some characters from a field.
For example:
Green is the final result, only the song title, and in red is the original tag with Artist / Title. I want only the name of song. I would do it with more mp3 with different artist / title, different number of characters.
With %artist% / %title% you move everything before the slash from the title field to the artist field.
With %dummy% / %title% you delete everything before the slash.