View Single Post
Old 01-28-2018, 08:36 AM   #1
DeBig
Junior Member
DeBig began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2018
Device: Kobo Aura
Help : python script for Author Management

Hello,

I would like to make a bulk author name correction.

A solution could be a
calibre-debug -e script_file
with a requests sequence like
For author entry
whose 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
DeBig is offline   Reply With Quote