Author Topic: Fields Displayed  (Read 1255 times)

snakeskin

  • Newbie
  • *
  • Posts: 2
Hello friends.


So what I'm trying to accomplish is to have the following appearing in the same line (TRACK TITLE & [Prod. PRODUCER]):





This is the Views Configurations:





The reason  I'm doing this is because I would like to have different formatting on the track title and the additional information (track bold, other text not bold). Perhaps there is another better method for this?

Thank you guys in advance.

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
You need to make a virtual tag, Title+Producer, with the following formula:
Code
<Title> <Custom2>
and use that in your 'fields displayed:'
MusicBee and my library - Making bee-utiful music together

snakeskin

  • Newbie
  • *
  • Posts: 2
You need to make a virtual tag, Title+Producer, with the following formula:
Code
<Title> <Custom2>
and use that in your 'fields displayed:'

Thank you for this!
Last Edit: March 13, 2020, 09:04:37 PM by snakeskin