View Single Post
Old 10-13-2016, 02:49 PM   #1545
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: 6,988
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Balthanon View Post
Is there any way to throttle FanFicFare so that you enter a web page and it downloads say 5 stories, waits 15 minutes to a half an hour, downloads 5 more, etc...?
There's no batching facility, but you can increase the slow_down_sleep_time parameter in personal.ini. From defaults.ini:
Code:
[defaults]
## number of seconds to sleep between calls to the story site.  May be
## useful if pulling large numbers of stories or if the site is slow.
#slow_down_sleep_time:0.5

[www.fanfiction.net]
## fanfiction.net is blocking people more aggressively.  If you
## download fewer stories less often you can likely get by with
## reducing this sleep.
slow_down_sleep_time:4
So you could bump it up even higher than 4. (There are additional hard coded sleeps in the ffnet adapter, so don't be surprised if it takes longer.)

Quote:
Originally Posted by Balthanon View Post
Not sure I want to enter my email password into Calibre, no offense to your plugin. (As you note in the description of the feature, it does open up the password to other plugins as well.)
I agree. Personally, I created a separate email account that I forward all my update notices to just for calibre to read from.
JimmXinu is offline   Reply With Quote