Add One New Genre Tag to all mp3 files

I want to add tag 'New Music' to a chunk of my collection that already has one or two genre tags applied. I cant just add a new genre tag in extnded tags as it appears to overright < keep > with the new tag.

Im using kodi and would be best if I could simply write currentgenretag\New Music

Whilst im here what does < keep > do anyway?

It "keeps" the currently found data in the field and does not change it.

If you want to add "New music" to a lot of files, try
Convert>Tag-Tag for GENRE
Format string: $meta_sep(genre,\\)\\New Music

1 Like

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