Quote:
Originally Posted by Chrystalline
Is there an age issue with FFN stories now?
...
|
It's pretty common for ffnet to not update the metadata on the first chapter immediately. FFF has an option (
check_next_chapter) to look for another chapter past the one reported by chapter one.
It's off by default to avoid extra network hits, but if you're using browser cache only, it doesn't matter. This is what I use these days:
Code:
[www.fanfiction.net]
use_browser_cache:true
use_browser_cache_only:true
never_make_cover:true
check_next_chapter:true