|
I would guess iterating over fields using set_field() is faster than iterating over books with set_metadata() in most situations. noteworthy is that Calibre's mass metadata edit calls set_field() regardless of the number of books it operates on. Will do some tests and see how it goes.
|