Quote:
Originally Posted by fanficfan1981
Hello yesterday I was working on doing some downloading from fff.net using FFD then using FFF. I have it all setup to us the cache from FFD instead of chrome and all was going great but this morning no matter what story I try to download I get this error
...
I checked my FFD downloads folder and that still seems to be downloading just fine...Since everything is just like it was last night before I went to bed I am not even really sure where to start in trying to fix this issue so that FFF can download from FFDs cache again.
My only idea is...maybe the cache for FFD is "full" and so it is not keeping the cache of new stories anymore but I do no want to make things worse so I thought I would ask here before trying anything...lol.
|
The cache being 'full' is technically possible, I suppose. But given the size of hard drives theses days, I wouldn't expect that to happen. I haven't used the FFD cache solution with any large number of downloads.
Setting
use_browser_cache_only:true will prevent FFF from attempting to go to ffnet directly, speeding the time to fail. But running in FFF/Calibre debug mode will probably tell you more.
When did you download the pages in FFD? By default, FFF has
browser_cache_age_limit:4.0 (4 hours), so if you downloaded the stories in FFD last night, the cache pages will be considered 'expired' when they are more than 4 hours old. You can set
browser_cache_age_limit higher, or even to -1 for no age limit.
Does FFF still fail to find the pages if you download the story (or missing chapters) in FFD again? That would suggest FFF is failing to read the cache correctly for some reason. Again, debug log might help.