Author Topic: [SOLVED] How to show subheadings on certain albums  (Read 829 times)

leehorton

  • Newbie
  • *
  • Posts: 6
Hello,

I used to have subheadings on certain albums before a re-intall last month, I've being tidying up and can't for the life of me figure out how to replace the missing sub-headings I had in place.

eg.

Tom Waits Orphans CD. What do I do to have subheadings on the 3 individual CDs?

Brawlers

CD 1 Track 1
          Track 2 etc

Bawlers

CD 2 Track 1 etc

Bastards

CD 3 Track 1 etc

I hope I've made myself clear out there to anyone who can help.

Cheers, Lee
Last Edit: January 09, 2021, 01:54:38 PM by leehorton

ketchupman36

  • Newbie
  • *
  • Posts: 7
I used this from someone else and it's been a minute so hopefully I didn't miss a step. Now each disc can have it's own subtitle that you have to set individually.

You need a new custom tag.  
Under Tags (1) in preferences change custom 1 to "Set Subtitle"

Then click Define New Tags and put the following code in Virtual1.
Code
$If(<Disc Count>>1,$IsNull(<Set Subtitle>,"Disc "<Disc#>,<Set Subtitle>),$IsNull(<Set Subtitle>,,<Set Subtitle>))

leehorton

  • Newbie
  • *
  • Posts: 6
Thanks for the reply. I can get to Virtual1.... then I'm lost. I don't copy the whole code at once do I. Sorry to bother you.