getmusicbee.com

General => MusicBee Wishlist => Topic started by: Kushuh on November 28, 2019, 07:31:04 PM

Title: Join multiple values tag with a custom separator in Track properties panel
Post by: Kushuh on November 28, 2019, 07:31:04 PM
When a tag has multiple values, it displays the semicolon character by default. Common examples are Artist and Genres tags :

(https://i.imgur.com/PM8842e.png)

However it would be nice, in the editing panel, to have either a function or an option to choose a custom separator for each multivalued tag.
A join function should do great : $Join(<tag>, separator)

If I do:
$Join(<Artist>, " & ")
$Join(<Genres>, ", ")

The result should look like this :

(https://i.imgur.com/BT2sWve.png)

Thanks for consideration!
Title: Re: Join multiple values tag with a custom separator in Track properties panel
Post by: psychoadept on November 28, 2019, 07:51:52 PM
Hi, welcome to the forum!

Are you not able to do this with a virtual tag?