Open jacroe opened 3 years ago
Unfortunately, this script also adds an asterisk for F. Scott Fitzgerald, as I noticed while looking at Standard Ebooks's offerings.
Might be able to replace that line with the regex
v = v.replace("^[F. ]?Scott Fitzgerald","Scott Fitzgerald*");
Unfortunately, this script also adds an asterisk for F. Scott Fitzgerald, as I noticed while looking at Standard Ebooks's offerings.