Some of my files have a REMIXER tag. If one person remixed the song, it will contain that person's name. If, say, both Albert Deal and Torben Schmidt remixed the song, it will contain their comma-separated names, "Albert Deal, Torben Schmidt".
What I'd like to accomplish is a remixer view on my album list which lists tracks organized by remixer. This is pretty easy: %remixer%|%title% basically. However, I'd really like to separate out the lists. For example, Alexander Odden remixed two songs, and he collaborated with STP remixing one song (so my tag reads "Alexander Odden, STP".) I'd like to have an Alexander Odden branch with all three songs, and an STP branch with that one song. I don't see a clear way to do this given the provided descriptions of branching functions, but it seems like a reasonable thing to desire, so I wanted to check and see: Is this possible?
