View Single Post
Old 06-27-2021, 11:49 AM   #6087
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,025
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Multi-reply

Quote:
Originally Posted by lia_ View Post
... In short, the plugin is running about twice as slowly after I installed, then uninstalled the newest version of calibre and went back to the version I had been using (4.3.0). ...
Changing versions shouldn't mess anything up, but I can't promise that.

Quote:
Originally Posted by ownedbycats View Post
That's intended. There was a bug in earlier versions that essentially doubled the number of worker processes, resulting in parallel downloads that made Cloudflare unhappy. This was changed.
Basically this. FFF now runs single-threaded for each site to avoid multiple simultaneous downloads on the same site.

You(lia_) haven't mentioned which site you're slamming, but if it hasn't changed lately, you may be able to use a pre-v4 FFF: https://github.com/JimmXinu/FanFicFare/releases

Quote:
Originally Posted by icecold View Post
Is there a way to ensure that some tags are always added to certain fandoms for ao3 and FFN? For instance I basically want all PMMM Fics to have the tags: Magic, Magical Girl, Female Protagonist, Fantasy.
Towards the bottom of the ReplaceMetadata wiki page there's a section that explains that, but it was mildly broken and didn't have a title. Now it's better. https://github.com/JimmXinu/FanFicFa...tems-to-a-list

Quote:
Originally Posted by ackomb View Post
Hey guys, so in order to reduce traffic on FF-net I've been running updated only loading first and last chapter using the cache. Figuring that the error "failed chapters, xx total chapters" message would show up in the error column for me to fix later for stories that had multiple chapter updates. But it doesn't show so now I have no clue which stories have failed chapters anymore.
I'll look into it.

In the meantime, in FFF config under Basic tab, you can choose to have FFF mark books with failed chapters.

EDIT:

When creating a new book, the error message field is not populated on chapter error because FFF doesn't have the calibre book id yet in that part of the code. I might be able to fix that, but I might not want to.

When updating existing books, I do see the error field being populated with the message about missing chapters (when correctly configured).

There's also the 'mark' option mentioned.

Plus (assuming you didn't unclick 'Show this warning again') there's a popup to warn you that some stories had failed chapters on both new and update by URLs and emails.

Last edited by JimmXinu; 06-27-2021 at 12:12 PM. Reason: Adding more info.
JimmXinu is offline   Reply With Quote