|
Identifying performers on an album
|
|
13-06-2020, 09:30
Post: #4
|
|||
|
|||
|
RE: Identifying performers on an album
To make this show up in a consistent way on different control points, you need to add performer information to one of the standard display tags such as Title, Album, Artist or AlbumArtist. You can do this by using the tagFormat property.
To add performer information to track titles, add this to tagFormat: Title.displayFormat={$title^$performer^; } To add performer information to album titles, add this to tagFormat: Album.displayFormat={$album^$performer^; } To add performer information to artist names, add this to tagFormat: Artist.displayFormat={$artist^$performer^; } To add performer information to album artist names, add this to tagFormat: AlbumArtist.displayFormat={$albumartist^$performer^; } You might need to experiment with different combinations of these to find out which works best with your control points. If you put more than one of these settings in tagFormat, you need to separate them with commas. |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Identifying performers on an album - HardBop - 12-06-2020, 22:24
RE: Identifying performers on an album - simoncn - 12-06-2020, 22:34
RE: Identifying performers on an album - HardBop - 13-06-2020, 07:01
RE: Identifying performers on an album - simoncn - 13-06-2020 09:30
RE: Identifying performers on an album - HardBop - 13-06-2020, 09:46
RE: Identifying performers on an album - HardBop - 13-06-2020, 10:24
RE: Identifying performers on an album - nicklees600 - 21-06-2020, 11:49
RE: Identifying performers on an album - Alandbush - 21-06-2020, 12:29
RE: Identifying performers on an album - simoncn - 21-06-2020, 12:31
RE: Identifying performers on an album - nicklees600 - 21-06-2020, 12:41
RE: Identifying performers on an album - simoncn - 21-06-2020, 14:29
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



