View Single Post
Old 08-29-2022, 05:18 PM   #7453
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,043
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Chrystalline View Post
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
JimmXinu is offline   Reply With Quote