View Single Post
Old 02-26-2023, 01:06 AM   #8128
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,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
ffnet: When both check_next_chapter and open_pages_in_browser are active, it opens a 404 page for the nonexistent next chapter something like 4-6 times. The "chapter not found" page seems to be no-cache so opening it in advance failed. Is there anything else I can do or should I consider them mutually exclusive?
Actually, I did remember to document that one; from: https://github.com/JimmXinu/FanFicFa...eFeature#notes
Quote:
If you are a fan of the check_next_chapter feature, you can view a chapter one number higher by manually editing the address in the address bar. But if it isn't found and you have open_pages_in_browser:true, FFF may pop open that page several times as ffnet doesn't allow Not Found pages to cache.
And searching the thread for check_next_chapter finds these from last month:
Quote:
Originally Posted by ownedbycats View Post
Question: On an ffnet fic with 58 chapters (1-57 previously downloaded), is it expected behaviour for open_pages_in_browser to open a nonexistent chapter 59 several times? (The download worked.)
Quote:
Originally Posted by JimmXinu View Post
If you have check_next_chapter:true, yes. 'Not found' chapters return a no-cache response, so there's nothing in the cache to find.
JimmXinu is offline   Reply With Quote