#840: offer '&' as an artist tag separator (MusicBrainz/Picard style)

The artist-separator setting + backend join already supported any delimiter; just
add ' & ' to the dropdown. Safe by construction — artists are joined from the
source's artist LIST, never split, so a name containing '&' (Florence & The
Machine) is one entry and can't be mis-parsed. Closes the join half of #840.
This commit is contained in:
BoulderBadgeDad 2026-06-11 11:23:21 -07:00
parent 174adf2dc9
commit 525222b04c

View file

@ -5566,8 +5566,9 @@
<option value=", ">, (comma)</option>
<option value="; ">; (semicolon)</option>
<option value=" / ">/ (slash)</option>
<option value=" & ">&amp; (ampersand)</option>
</select>
<small class="settings-hint">Separator between multiple artists in the ARTIST tag</small>
<small class="settings-hint">Separator between multiple artists in the ARTIST tag (e.g. <code>&amp;</code> matches MusicBrainz/Picard style)</small>
</div>
<div class="form-group">
<label class="checkbox-label">