Hello, all.
If there was a topic about it, I apollogize but I couldn't find (and got blocked from searching too much hahaha).
I'd like to have some help/guidance/explanation.
I have a folder structure with ~100 itens that looks like these two examples that I copied to the folder "TEST".
G:\TEST\Darkthrone [Nor] #Black Metal, Punk Metal<b><4 folders>:
Darkthrone [1992] A Blaze In The Northern Sky"
Darkthrone [1993] Under a Funeral Moon
Darkthrone [1994] Transilvanian Hunger
Darkthrone [2016] Arctic Thunder
G:\TEST\Monolord [Swe] #Stoner Metal, Doom Metal<b><2 folders>
Monolord [2014] Empress Rising
Monolord [2015] Vaenir
Those are the folders, they have their song files from within it.
I loaded the whole content of the folder "TEST" under Mp3 tag (all Darkthrone and Monolord album).
What I'm trying to do is:
- Replace the field "Genre" with whatever string is after #
For example, for Darkthrone, the genre will become "Black Metal, Punk Metal"
For Monolord, the genre will be Stoner Metal, Doom Metal.
I tried several tag/tag conversions, using the variable %_folderpath% and tested some of my very limited REGEX skills, also tried %_path%, and some other directories variables, also tried to place some %dummy% parameters in several places.
I know it's possible, but I couldn't figure out by myself. I wished someone could point it out and explain to me how it works.
Thanks.
- Dave