Uh oh!
There was an error while loading. Please reload this page.
refactor(lnori): use a pageCache rather than fetching the same page - #2317
refactor(lnori): use a pageCache rather than fetching the same page#2317K1ngfish3r wants to merge 5 commits into
Conversation
For Lnori, i think the original is good enough, although it takes 2min+ for big entries, like Rezero, Mushoku tensei etc. at least they open fully and will later stay opened in cache. The problem is just that one volume will always be missing for some reason and some novels like classroom elite and reincarnated as slime are "can't parse page". So rather than increasing loading speed, i think fixing that missing volume problem is good enough, as for parse page, i think it's related to that missing volume problem. And it's not like the site updates new volumes every day that we gotta update entries everyday. |
Idk why and how, but it's working fully fine now.... Wtf? Cant parse page novels, fixed. Missing volume, fixed..... Just that the loading speed is same. So no one fixed anything and it got fixed itself? Hmm... Hope it's not temporary. Well then, you can focus on making a novel phoenxi plugin, so i can migrate there from novelfire |
nevermind, was indeed a temporary fix. now giving same problems again. see this #2334 maybe the problem is how it's sending the fetch requests |
K1ngfish3r
commented
Jul 21, 2026
I am assuming the number of requests become too many due to this plugin not caching anything |
MonomoySama
commented
Jul 21, 2026
Well, last time you almost fixed it, loading time became instant, all volumes were there too, but only for few novels, rest were all inf loading, remember? |
K1ngfish3r
commented
Jul 21, 2026
ie: other people using the current plugin, unrelated to this PR |
multiple times Signed-off-by: K1ngfish3r <26593485+K1ngfish3r@users.noreply.github.com>
Signed-off-by: K1ngfish3r <26593485+K1ngfish3r@users.noreply.github.com>
90f420b to
972f193CompareSigned-off-by: K1ngfish3r <26593485+K1ngfish3r@users.noreply.github.com>
Signed-off-by: K1ngfish3r <26593485+K1ngfish3r@users.noreply.github.com>
4405182 to
b9b19bdCompareSigned-off-by: K1ngfish3r <26593485+K1ngfish3r@users.noreply.github.com>
Checklist
No relevant issues