View Single Post
Old 06-05-2020, 03:19 AM   #14
kjdavies
Zealot
kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.kjdavies is no e-book dilettante.
 
Posts: 112
Karma: 53342
Join Date: Jun 2013
Device: Sony PRS-600
Quote:
Originally Posted by kovidgoyal View Post
The calibre content server lets you manipulate as many libraries as you like simultaneously.
Very, very slowly.

When I run this script it takes ~4-5 seconds to load a file and set all the metadata I want (which is based on file location and other external information... GetFileName plugin did much of what I'm doing, but not all of it).

When I did a test run against a content server running locally, I could get maybe 3-4 files per minute.

I have considered going into the codebase and disabling the one-client-only check, and rely on my own sense to not run two against the same database concurrently, but this codebase bigger than I've had time to explore.
kjdavies is offline   Reply With Quote