Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Appending GENRE tags? (Read 956 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Appending GENRE tags?

hey, anyone know how to append genre tags in fb2k? Say if I had a album with a genre tag of electronica, how could I append another tag like "trance"? Or if I had an album tagged rock, how could I append "psychedelic"? I know you can separate  tags with a semicolon, but if I'm masstagging, and some albums have a tag, and some don't, I need to append whether there's a tag or not.

Selecting lots of music ..
    GENRE field looks like <<multiple values>> Electronica; House

so some have no tags, some have Electronica, some have House, I just want to append a certain tag so what I've selected above.

Appending GENRE tags?

Reply #1
Properties/Tools/Automatically fill values. Source:
Code: [Select]
$replace(%genre%,', ','; '); MyGenre