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: [v9.5B3] Need Album List String (Read 1865 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[v9.5B3] Need Album List String

I need some assistant....

On allmusic.com they list Genre and Style and Moods for different Artist. What I wanna do is take all the styles list them under there specific artist. Right now this is what I have:

by style:
%<style>%|[%album artist% - ]%album%|[[%discnumber%.]%tracknumber%. ][%track artist% - ]%title%

Metadata Entry: <STYLE>
Heavy Metal; Power Metal; Neo-Classical Metal

But the Album List gives me something that looks like this:

- All Music
  + ?
  + Heavy Metal; Power Metal; Neo-Classical Metal

I want:

- All Music
  + ?
  + Heavy Metal
  + Power Metal
  + Neo-Classical Metal


I hope ya'll are able to gather what I want to do, if not please ask me.

[v9.5B3] Need Album List String

Reply #1
Did you define the STYLE field as multivalue field? You can check this under Preferences -> Advanced -> Display -> Properties dialog -> Multivalue fields. If it's missing just add it there and look if it's helping you.

[v9.5B3] Need Album List String

Reply #2
Oh man.... Thanks alot that one thing helped to the whole process!

I'll post back if I encounter any snags

thanks again