View Single Post
Old 07-01-2019, 11:22 AM   #3545
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,043
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
multi-reply

Quote:
Originally Posted by Tanjamuse View Post
I haven't seen this error before:

IncompleteRead(5534 bytes read)
That error is coming from reading the author page. From what I can find, this is an issue with the server handing FFF an incorrect page length.

It probably has to do with that author having 2921 stories. I can see in browser that ffnet isn't serving the entire list, it just ends abruptly mid-tag.

You can work around it by turning off the ffnet specific feature that needs to read the author page:

Code:
[https://www.fanfiction.net/s/12235187/1/]
# skip_author_cover is what lets FFF know not to use author 
# image for story covers.
skip_author_cover:false
You will need to either set that for each story by that author you want to download, or for [www.fanfiction.net]--FFF doesn't have an ability to apply per-author settings.

Quote:
Originally Posted by alexeric123 View Post
Just a suggestion, but is it possible to add support for novelfull.com ?
This question has been asked and answered before.
JimmXinu is offline   Reply With Quote