More > JRiver Media Center 19 for Mac

Tagging Help-Two Line Album Name

<< < (2/2)

MrC:
I need to know how you want to break apart Name.  I can't see the full Name values in your screenshot.

jtwrace:

--- Quote from: MrC on December 01, 2013, 06:42:50 pm ---I need to know how you want to break apart Name.  I can't see the full Name values in your screenshot.

--- End quote ---
I see.  I just want to put city & state in the second line.  So one example will be Boulder, CO

MrC:
Are these values (City/State) located in some other field as well?

Or do we have to figure out how to take a random Name value, and separate out City/State (which may be difficult).  If the latter, show the full Name values.

jtwrace:
See attached.  Maybe this will help you help me.   :)

It's only these four albums (as of now). 

MrC:
Let me suggest that you use the Places field for this purpose, since you only have a few items to update.

Set Places to Boulder, CO for these few albums, and then set your Thumbnail Text to:

  [Name]
  [Places]

If you want to remove the "Boulder, CO" string from Name in the Thumbnail Text, you could use:

  Replace([Name], [Places])
  [Places]

as your Thumbnail Text.

Navigation

[0] Message Index

[*] Previous page

Go to full version