@JimmXinu - Well this is odd... The newest version does work. It updates the summary and all the html appears to be working. Great job!
However, I'm getting this strange error when updating some stories. Some of them don't successfully update. When I look at the log, I see "Status: Bad" and "Comment: 'full_image'":
Here's the url for the one story that updated successfully:
http://www.fimfiction.net/story/22329/
And here's the 5 that didn't:
http://www.fimfiction.net/story/2356/
http://www.fimfiction.net/story/2365/
http://www.fimfiction.net/story/11451/
http://www.fimfiction.net/story/6195/
http://www.fimfiction.net/story/12258/
I'm not sure what's causing that error. I tried un-checking "Update EPUB cover", but I still get that error. I get this for the majority of the stories in my library.
I'm not sure what 'full_image' means. Does it have to do with the cover?
Wait! I just tried something: I un-checked "Include images in EPUBs" and it seems to work. I can update the metadata now. But what does this mean? None of the stories in that list have images in them except for the covers, and even so, I was updating the metadata only, so why does that error come up? I'm not overwriting or updating the epubs. Just the metadata. Weird...
So yeah, this new plugin works great if I disable "Include images in EPUBs". I have a few stories that include images throughout the story, so it'd be great if there was a way to have the summary updating work properly with that option, but you've helped out so much already.
EDIT: Oh, this has to do with keep_summary_html, doesn't it? At least, that's what the tooltip for the "Include images in EPUBs" options says. I don't know much about any of this. I added:
#include_images:true
#make_firstimage_cover:true
To the [epub] section of the personal.ini. I'm assuming this will serve a similar function, keeping images in the EPUB? I just took out "keep_summary_html:true".
EDIT #2: Okay, yeah. Images are no longer included in epubs. Darn. What's weird is you said that this new version changes the default value of "keep_summary_html" to "true", which is the value that "Include images in EPUBs" uses. I don't get it...