View Single Post
Old 10-23-2015, 10:47 PM   #671
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,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Czarcasm View Post
I'm trying to download this story
https://forums.sufficientvelocity.co...-the-death.87/

Specifically using the index here
https://forums.sufficientvelocity.com/posts/1316/

However I'm guessing that because the index is in spoiler boxes, it is unable to read the links. If that is the issue, would it be possible to add a way to read the links in spoiler boxes.
Yes, it does read inside spoiler boxes. No that post doesn't use spoiler boxes, it uses an accordion setup, presumably from jquery-ui. And FFF appears to me to be reading the links inside the folds fine.

I gave it the URL post https://forums.sufficientvelocity.com/posts/1316/, but I did limit the chapters first [-5] and then [120-125], which are in the first two accordion sections. I don't want to download 1,586 chapters if it can be avoided.

How exactly is it not working for you? Do you have an error log? Debug log?

If it's a specific chapter link that's incorrect, you might try setting continue_on_chapter_error:true
Code:
## Because base_xenforoforum adapters can pull chapter URLs from human
## posts, the odds of errors in the chapter URLs are vastly higher.
## You can set continue_on_chapter_error:true to continue on after
## failing to download a chapter and instead record an error message
## in the ebook for that chapter.
continue_on_chapter_error:false
JimmXinu is online now   Reply With Quote