getmusicbee.com

Support => Questions => Topic started by: wisdomtooth on April 01, 2014, 10:10:11 AM

Title: Multiple Genre/Mood/Occasion tree in Library Explorer
Post by: wisdomtooth on April 01, 2014, 10:10:11 AM
Looked around the forum and settings, and couldn't find how to do this:

How can I set up the Library Explorer tree to branch out into multiple genres/moods/occasions?

Say I have 'Girl from Ipanema' from Tom Jobim whose genre is tagged as "Latin American; Brazilian; Bossa Nova". I'd like it to show in the Library Explorer under Latin American/Brazilian/Bossa Nova/Tom Jobim. I tried setting up the custom sort order Genre/Genre/Genre/Artist., but all that does is Latin American/Latin American/Latin American/Tom Jobim (and same for the other two genres).

Is there a way to do this?
Title: Re: Multiple Genre/Mood/Occasion tree in Library Explorer
Post by: redwing on April 04, 2014, 02:54:13 PM
Create three virtual tags as follows and add them to a custom sorting set.

Genre 1 = $Split(<Genres>,";",1)
Genre 2 = $Split(<Genres>,";",2)
Genre 3 = $Split(<Genres>,";",3)