SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Use MB Artist Genre Tag in naming mask

I found some examples on the forum and am cobbling together a naming mask to use with Claude. I’ve seen the MB artists genre tag being used in older versions, but I’m not seeing it with mine. I’m wondering if there is a way to use it natively / or customize a script to use it somehow.

This is really necessary for electronic section of my library. For example I’m testing with the artist Kalabrese and this is how it’s currently generating subfolders.

On the MB artist page the following Artist Genres are available.
image
https://musicbrainz.org/artist/b3e30b52-3cae-4e70-a369-dede1d3546c1

If I could access those, the Genre in the path would be electronic

(isclassical == '1' ? 'Classical/' : ifnotempty(toTitleCase(genre),'/'))