If you are updating an existing epub from FanFicFare with 74 chapters, when chapter 75 comes out, FFF should only need to fetch chapter 1 (for metadata) and chapter 75 -- assuming you don't have check_next_chapter or meta_from_last_chapter set true and that it's been long enough that chapter 1 shows 75 chapters.
I would suspect that it's the chapter 1 lookup that's failing and you're assuming it needs all chapters.
If FFF really wants to download all chapters, that suggests that the epub has been changed or something else is going on.
|