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: album tree questions (Read 1544 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

album tree questions

here's the current script I am using:

[%album artist%][ %suffix%] ['['%date%'] ']%album%|[[%discnumber%.]%tracknumber%. ][%track artist% - ]%title%

%suffix% is an attribute I put sometimes in file tags, stuff like <live> or <bootleg>

1 - I was wondering, how can I change the color of these things, individually? How can I change the color of the dates? I tried using the $rgb(x,y,z) () tag and it doesn't work.

2 - Also, there are some bands for which I have an awful lot of bootlegs, is there something I can do so some of them only get into one subfolder, for exemple, use some kind of tag that says: IF %artist% = "Dream Theater" and %suffix% = "<bootleg>", stuff all that crap into one subfolder so I'll have to click on the little
  • thing to see them?

    3 - Is there a way to have one playlist tree for classical music, and one for the rest? I'm having a hard time organising classical music using my current album tree code.

    thanks!