View Single Post
Old 10-19-2016, 02:40 PM   #1554
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
Quote:
Originally Posted by Tanjamuse View Post
Everytime I try to download a story from this author I get the same error, no matter which story it is.

https://www.fanfiction.net/u/439186/SivanShemesh

Here's an example story:

https://www.fanfiction.net/s/2693477/1/

and the error:

Code:
Elrond & Estel: Surprise
SivanShemesh
maximum recursion depth exceeded
https://www.fanfiction.net/s/2693477/1/
That author has a couple different blocks of truly excessive numbers of nested <em> tags in their author bio (see attached).

The author page lookup on ffnet is only used to check the author image and skip using it for story covers. You can suppress that by putting skip_author_cover: false under [fanfiction.net]:

Code:
[fanfiction.net]
skip_author_cover: false
Since this is clearly a one-off, I'm going to suggest using that setting while downloading that author's stories and then change it back afterwards. Or create a temp library, whatever you like.

If you find other authors with similar issues, I'll look into a more general fix.
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	200
Size:	60.6 KB
ID:	152474  
JimmXinu is offline   Reply With Quote