Added a way to set artists that must not be split, fixes #522
This commit is contained in:
@@ -39,6 +39,15 @@
|
||||
</label>
|
||||
${artist-tag-delimiter-container class="row gy-3"}
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<label class="form-label" for="${id:artists-to-not-split}">
|
||||
${tr:Lms.Admin.Database.artists-to-not-split}
|
||||
</label>
|
||||
${artists-to-not-split class="form-control"}
|
||||
<div class="invalid-feedback">
|
||||
${artists-to-not-split-info}
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<label class="form-label">
|
||||
${tr:Lms.Admin.Database.default-tag-delimiters}
|
||||
|
||||
Reference in New Issue
Block a user