Post Reply 
The "Performer" challenge
10-08-2025, 21:41
Post: #2
RE: The "Performer" challenge
For showing Performer information when playing a track, your solution of using the displayFormat option is the right approach.

For browsing using combined Artist and Performer information (including By Folder browsing in JPLAY), you can set the indexFormat option of the tagFormat property as follows:

tagFormat: Artist.indexFormat={$Artist$Performer^^^;}

If you want to leave Artist browsing as it is (showing only Artist tags) and add "Virtual Artist" browsing as a separate option, you can set these properties:

indexTags: VirtualArtist
tagFormat: VirtualArtist.indexFormat={$Artist$Performer^^^;}
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
The "Performer" challenge - Gdg - 10-08-2025, 14:09
RE: The "Performer" challenge - simoncn - 10-08-2025 21:41
RE: The "Performer" challenge - Gdg - 11-08-2025, 21:17
RE: The "Performer" challenge - Gdg - 12-08-2025, 22:35
RE: The "Performer" challenge - Hanu - 10-08-2025, 23:34
RE: The "Performer" challenge - Gdg - 11-08-2025, 18:39
RE: The "Performer" challenge - Hanu - 11-08-2025, 22:51
RE: The "Performer" challenge - Gdg - 12-08-2025, 11:21

Forum Jump:


User(s) browsing this thread: 1 Guest(s)