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








