Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser cache path for fanfiction.net doesn't work #1055

Closed
PHBN1964 opened this issue Mar 31, 2024 · 9 comments
Closed

browser cache path for fanfiction.net doesn't work #1055

PHBN1964 opened this issue Mar 31, 2024 · 9 comments

Comments

@PHBN1964
Copy link

PHBN1964 commented Mar 31, 2024

i followed the instructions for browser cache path for fanfiction.net but it still doesn't resolve the error 403, and even the use of proxies does not work. hat can i do to resolve this problem

@JimmXinu
Copy link
Owner

This has been reported many times, most recently in #1036 #1047

ffnet has been using a heightened state of Cloudflare 'protection' for years now. Support for it is now 'limited'.

Pretty much everything I know that can help is documented in the wiki pages:
https://github.com/JimmXinu/FanFicFare/wiki/BrowserCacheFeature
https://github.com/JimmXinu/FanFicFare/wiki/ProxyFeatures

You could also search the FanFicFare maillist and the Calibre plugin thread for past discussions.

@JimmXinu JimmXinu closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2024
@LoisGNS
Copy link

LoisGNS commented Apr 2, 2024

It's been working for me. I'm on ver 4.20.0 of FFF and 6.14.1 (portable) of Calibre, in case that matters. Make sure you have this line included in your personal.ini, in the [defaults] section:

open_pages_in_browser:true

@mhussaincov93
Copy link

mhussaincov93 commented Apr 2, 2024 via email

@JimmXinu
Copy link
Owner

JimmXinu commented Apr 2, 2024

No,unfortunately. I remembering looking for a way to do that when implementing open_pages_in_browser.

I'm honestly a little bit surprised any and all apps are still allowed to open URLs like this. Convenience and functionality won out over security in this case.

@PHBN1964
Copy link
Author

PHBN1964 commented Apr 2, 2024

It's been working for me. I'm on ver 4.20.0 of FFF and 6.14.1 (portable) of Calibre, in case that matters. Make sure you have this line included in your personal.ini, in the [defaults] section:

open_pages_in_browser:true

it worked, thanks
but when i update a epub it give errors even if i go to the first and last chapter of the fanfic, having to go to all new chapters for it to work fine

is there something i'm doing wrong

@LoisGNS
Copy link

LoisGNS commented Apr 3, 2024

No,unfortunately. I remembering looking for a way to do that when implementing open_pages_in_browser.

I'm honestly a little bit surprised any and all apps are still allowed to open URLs like this. Convenience and functionality won out over security in this case.

Any way to make it not grab focus when it opens the URLs? I can close the tabs when done, but the focus-grabbing is inconvenient.

@JimmXinu
Copy link
Owner

JimmXinu commented Apr 3, 2024

I could not find one. I would be interested if someone else could--but only if it a) works on Windows, Mac and Linux, b) still works in Calibre 2.48 (on python2), and c) doesn't add large additional dependencies that need to be bundled.

I suggest looking at this section about WebToEpub if open_pages_in_browser is too onerous.

Honestly, if it was any smaller fanfic site, I never would have bothered with browser cache and just dropped the site.

@mhussaincov93
Copy link

mhussaincov93 commented Apr 3, 2024 via email

@LoisGNS
Copy link

LoisGNS commented Apr 4, 2024

I suggest looking at this section about WebToEpub if open_pages_in_browser is too onerous.

I do remember using WebToEpub before the open_pages_in_browser was developed, and found opening in browser to be much preferable, even with the focus issue. I should add that I'm just happy that it continues working despite FFnet's doing its best to make life difficult.

Often, I just go away from the computer for several minutes (to minimize having to deal with focus being grabbed) while FFF does its thing. It's a small inconvenience compared to what I'd need to do otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants