append data and not erase original

winamp users notice that many MANY id3tags are not represented in the media library and well, have been forced to use the comment tag for many fillers. I use comment field for my comments as well as a place to store my ratings for them.

IS there a way to append a field (in my case %comment%) so if i have :

'original text'

in comment field, i can append it to say:

'original text ; five'

thanks again.

You can use an action for formatting the value. :slight_smile:

Like %comment%; five for the COMMENT field.

thanks.