You want to speedup calibredb, either call it wth a single invocation and the full list of ids, or run the calirbe server and have calibredb connect to it. Otherwise every invocation of calibredb will require the full library be loaded into memory, which is slow.
|