Quote:
Originally Posted by dumining
It may be coincidence but changing in device manager - disk drives - multiple card reader USB device - properties - policies - select better performance (enables write caching) changed the 'move on to the next book in edit metadata' time from 60s+ to a consistent 25s.
|
I Do NOT recommend doing this. (long experience with multi-file Desktop database: Paradox DOS. A sure-fire way to damage things: Cached writes)
Caching can get things horribly out of sync.
Calibre is transactional. It writes into the DB, and it writes book files (not sure which order). If the queue has 2 operations on a book before the cache flushes those items to disk