Quote:
Originally Posted by JimmXinu
Calibre could technically be running twice the configured number of background processes (but not jobs in the job list)
|
Quote:
Originally Posted by ownedbycats
For what it matters, before I switched to email drag-and-drop I used to run two parallel update jobs - one for ffnet fics and one for ao3 fics. It also had the advantage of running a bit faster.
|
Congratulations! You managed to (potentially) triple your configured Calibre processes instead of double them.
Although automatically launching one BG job per site is an idea I considered. I'm not sure the complications are worth it for most users. Separate 'Proceed with updating you library' dialogs per site/BG job--or a lot more complicated update code.
There are some other ideas, but there are tradeoffs. I will come back to it in a while.
Quote:
Originally Posted by ownedbycats
I did a bit of investigating into the eml issue. It's due to the presence of two Unicode Latin-1 supplement characters (in this case, the chapter title is "Déjà-vu") in the message body. Honestly something that didn't occur to me at first.
|
If you want to figure out a fix and make a pull request in github, I'll look at it.
But it's a pretty obscure corner case (and possibly OS dependent?) and I'm busy else where in the system right now. I'm only looking at the BG jobs issue because it's tangentially related to what I'm working on.