Complete preliminary find and replace rules

Tested by replacing AJR with John Van Derwood. Need to test on albums and artists, as well as matching on one piece of metadata, and replacing another
This commit is contained in:
mitteneer 2025-04-21 12:23:20 -04:00
parent 445ca45fa9
commit 87a2fe2d34
4 changed files with 41 additions and 15 deletions

View file

@ -21,7 +21,7 @@ If
<select name="match-cond" id="match-cond">
<option value="is">is</option>
<option value="contains">contains</option>
<option value"matches">matches regex</option>
<option value="matches">matches regex</option>
</select>
<input type="text" name="match-txt" id="match-txt">
<button type="button" onclick="condAdd()">