Quote:
Originally Posted by BetterRed
Which OS, how much memory on the computer, which version of calibre?
|
Currently running Calibre 3.46 on Kubuntu 19.04. 64gigs of memory.
My screenfetch
Quote:
Originally Posted by BetterRed
Try running calibre with no plugins
|
I'll have to give this a shot to test some things, thanks. Currently the only plugins I'm running are:
Find Duplicates
Goodreads
Library Codes
Quality Check
Quote:
Originally Posted by BetterRed
What does this -- "... having a few sources running checks through calibredb to see if titles exist already..." -- actually entail.
|
Yeah, I could have explained that better... So essentially I have an automated setup with FlexGet that checks to see if a book exists in my production calibre library (by only searching by title or isbn for performance reasons) *before* downloading the book. This way, it cuts down on a ton of internet traffic, storage space, and cleanup I have to to afterwards. So each time FlexGet finds a book to grab from one of my sources, I'll download it if it doesn't already exist.
Here is an example of that, don't judge the hard coded variables on github please
But having said that, Find Duplicates (i use this pretty liberally), Merge and Quality Check do a great job of picking up where this leaves off.
hope that helps