Hello,
I would like to make a bulk author name correction.
A solution could be acalibre-debug -e script_file
with a requests sequence likeFor author entrywhose name = "Oliver la Farge"
set name = "Oliver La Farge", sort = "La Farge, Oliver"
etc.
But I don't know python... I would be very happy if someone could give me the python script model.
Denis