View Single Post
Old 12-10-2015, 11:12 PM   #792
jennifer_voorhee
Member
jennifer_voorhee began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jun 2015
Device: Samsung Galaxy Note 8 or Kindle Paperwhite
Quote:
Originally Posted by JimmXinu View Post
Interesting. If I go back to the last released version, I do see that problem occurring without using strip_chapter_numbers.

But in the latest test version (direct link), which is what I'm usually using, it's working fine.

So please try the test version. It's updated to use a newer HTML parser.
Thanks! I tried with the test version and now it's perfect!

Quote:
Originally Posted by edeniz View Post
If I may butt in:

I had a similar problem. It turned out that the story in question did not have chapter titles, and because I'd used an aggressive stripping pattern, it looked like the story weren't divided into chapters in the epub TOC. The solution was to simply use this:

Spoiler:
Code:
strip_chapter_numbers:true

chapter_title_strip_pattern:^([0-9]+[\.: -]+)?(Chapter *[0-9]+[\.:, -]*)?

add_chapter_numbers:true


I tried downloading your link, and had no problems. Even using only the default plus the above mentioned.
Thanks for the info. I've never made any changes to the plugin-defaults.ini before, happy to keep all the default configurations. This issue was resolved by installing the test version of FanFicFare, but I'll keep this info in mind if this problem happens again.

Once again, thank you both for your help!

jennifer_voorhee is offline   Reply With Quote