View Single Post
Old 03-28-2016, 01:15 PM   #1197
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,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by JimmXinu View Post
...
I'll look at that more to see what could be done to prevent it failing, but in the mean time you can work around it by adding this to your personal.ini:
...
If you'd only found one story or one author with this problem, I'd probably have suggested asking the author to fix it. But since you've found 4 different stories all by different authors, it's prevalent enough to address in code. (The HTML problem is repeated mismatched open/close tags. IE, <b>text</strong> or <i>text</em>.)

This change catches the exception and logs a message about it but continues processing, albeit without images for the chapter in question.

New test version posted (direct link)

2016-03-28
- Add exception for bad HTML breaking img finding.
JimmXinu is offline   Reply With Quote