View Single Post
Old 02-29-2012, 01:39 AM   #131
jackr
Connoisseur
jackr has learned how to buy an e-book online
 
Posts: 67
Karma: 92
Join Date: Mar 2011
Device: Nook STR, Pocket eDGe
Yes it was fimfiction stories that I tested with. My personal.ini is just this:
Quote:
[defaults]
is_adult:true
#Accept-Encoding=gzip

[epub]
include_images:true
keep_summary_html:true
make_firstimage_cover:true
I am not to clear on whether accept-encoding needs a colon or equals, so I have it on standby for now.

An idea that just popped in my head as a possibility for a custom column option is an error code or some sort for stories that have errors when updating. I've come across a couple that no longer exist, and just a bit ago one that had some message about news or some sort for it (its error icon was the red one with a white x, I will check later to see what the exact error was).

Edit:
The error code I got was:
Quote:
local variable 'newsrc' referenced before assignment
for http://www.fimfiction.net/story/5947/.

Another error code I've gotten is:
Quote:
list index out of range
for http://www.fimfiction.net/story/9948/.

As well as several:
Quote:
'NoneType' object has no attribute 'find'
for fimfiction stories that have either disappeared from the site or have had password locks placed on them by their authors.

Last edited by jackr; 02-29-2012 at 02:52 AM. Reason: Found error message.
jackr is offline