Quote:
Originally Posted by DaltonST
you could write a Python script executed by calibredb that accumulates that data by book and writes to a .csv text file. Then, use the Job Spy plugin's Tool "Import CSV to Update Metadata" to update your chosen custom columns. Or, you could also use calibredb to update your custom columns: calibredb.exe set_custom [options] columnlabel bookid value.
|
Perfect, thanks for steering me in the right direction! I'm doing the latter.