Quote:
Originally Posted by JDesat
I've found one story/thread on SV that is not downloading, in fact when I try it says "Story does not exist". I haven't actually read any of the story yet, I just love SI's and CYOA stories, etc. but since it's SV I'm pretty sure I can share the link here...
https://forums.sufficientvelocity.co...cyoa-si.64913/
Other things from SV are downloading fine, and I'm having no problems with any other site, it just seems to be this single story. Obviously, this won't be a rush to fix, but since I know FFF has worked on this story before (I had been downloading it fine until the most recent threadmark), I'm trying to understand what is going wrong.
|
There are a small number of SV stories that require login, but SV(etc) don't give any indication between 'need to login' and 'bad story URL'.
You can download them by setting always_login:true for either the site, or just the one story:
Code:
[forums.sufficientvelocity.com]
# or
[https://forums.sufficientvelocity.com/threads/the-marshal-force-wanderer-multicross-essence-cyoa-si.64913/]
always_login:true
username:YourUser
password:XXXXXXX
Quote:
Originally Posted by ownedbycats
Sometimes, when trying to update ffnet fanfics, it gets indefinitely on the "fetching metadata" dialog The Flaresolverr window shows nothing happening and the cancel button on the dialog doesn't work. The only solution seems to be to to forcibly close Calibre and then try again.
Any idea why this happens?
|
I'm going to guess Flaresolverr getting hung on something with CloudFlare but not reporting it. FFF doesn't retry connections to Flaresolverr, so it should have either succeeded or failed pretty quickly if it's a problem with that connection.
That said, I am largely beyond caring about CloudFlare shenanigans at this point.
I am aware that Cancel button on metadata loop dialog isn't particularly timely. I don't know of any way for FFF to forceably end the network IO running in the foreground thread.