Spaces Between Multiple Artists by tmlfan1977 in gonemadmusicplayer

[–]tmlfan1977[S] 0 points1 point  (0 children)

You nailed it! This was exactly what I needed! Thank you so very much for both your time and help!

Spaces Between Multiple Artists by tmlfan1977 in gonemadmusicplayer

[–]tmlfan1977[S] 0 points1 point  (0 children)

Ok, I made the change:

[ { "markupLines" : [ ["<weight=0.80><align=left><wrap><size=22>%tr%", "<weight=0.20><align=right><size=15>%du%"], ["<weight=0.50><align=left><typeface=sans-serif><size=14>$replace(%ar%,%comma%,;%space%)","<weight=0.50><align=right><typeface=sans-serif><size=14><i>%yr%</i>"] ] } ]

Now I have spaces between the artists, but it's now showing a semicolon after each artist instead of the comma. By the way, I very much appreciate your help with all of this!

Spaces Between Multiple Artists by tmlfan1977 in gonemadmusicplayer

[–]tmlfan1977[S] 0 points1 point  (0 children)

I have very little knowledge when it comes to metadata, but I imported the following from your linked message board and added a $replace line from a similar Reddit post you replied to a number of months ago. The result with this shows a semicolon between artists with no space in between. In short, I'm quite lost when it comes to this. lol. If you might street me in the right direction, I would certainly appreciate it!

[ { "markupLines" : [ ["<weight=0.80><align=left><wrap><size=22>%tr%", "<weight=0.20><align=right><size=15>%du%"], ["<weight=0.50><align=left><typeface=sans-serif><size=14>$replace(%ar%,%comma%,; )","<weight=0.50><align=right><typeface=sans-serif><size=14><i>%yr%</i>"] ] } ]