Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Reference to currently displayed value of a multiple values tag (Read 1271 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Reference to currently displayed value of a multiple values tag

Let's say I have an album with multiple album artists (e.g. artist1; artist2). The album list properly will show me the same album under each album artist. What I'd like to do is appending a string to the album name with the names of the other album artists. So, something like this:

artist1
---album (with artist2)

artist2
---album (with artist1)

The first thing that comes to my mind is using the $replace function to replace the displayed artist with a blank space, but how can I reference the displayed value?


N.B.
I'm actually using the esplaylist in browse library mode.
I'm late