|
|
#12241 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
Quote:
For Chrome: openers_by_scheme = {'http*': '/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome %u'} For Firefox: openers_by_scheme = {'http*': '/Applications/Firefox.app/Contents/MacOS/firefox %u'} |
|
|
|
|
|
|
#12242 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Feb 2024
Device: KOBO
|
Hi,
I think I broke something, because now Chrome and Firefox don't even open the AO3 pages when I start FFF. 😞 This is the section I modified most recently: Spoiler:
Does anyone have an idea what I might have broken? Thanks in advance! |
|
|
|
|
|
#12243 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 43
Karma: 2464
Join Date: Dec 2020
Location: Vancouver, Canada
Device: iPad, Mac Mini M4 Pro
|
Quote:
![]() Stephen |
|
|
|
|
|
|
#12244 | |||
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,526
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Multireply
Quote:
Honestly, you're best just trying it and see. Quote:
But there is a work around: You can go into Chrome's Experiments flags and change the cache type to 'simple' or 'blockfile'. Enter chrome://flags/#http-cache-custom-backend into the address bar. Note I've not tested this recently on mac. I don't have an explanation for Firefox failing. Might be related why some people can only get AO3 /series/ URLs with browser_cache_age_limit:-1 ?? Quote:
You have a typo in your Chrome cache path (an extra /). Also, you need to comment out one browser_cache_path or the other. As is, only the last one will be used. |
|||
|
|
|
|
|
#12245 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,526
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
If anyone does still see failure with browser_cache_age_limit:4.0 and success browser_cache_age_limit:-1, I could use to see the debug log for failure and success. Otherwise, I'm chalking this up to Yet More AO3/Cloudflare weirdness. |
|
|
|
|
|
|
#12246 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 43
Karma: 2464
Join Date: Dec 2020
Location: Vancouver, Canada
Device: iPad, Mac Mini M4 Pro
|
Quote:
Here's the debug log for success with cache -1 This is my personal.ini segment for A03 [archiveofourown.org] username:XXXXXX password:XXXXXX is_adult:true ## use_archive_transformativeworks_org:true always_login:true use_archiveofourown_gay:false slow_down_sleep_time:4 use_browser_cache:true use_browser_cache_only:true open_pages_in_browser:true browser_cache_age_limit:-1 Stephen |
|
|
|
|
|
|
#12247 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,526
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
|
|
|
|
|
|
#12248 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 43
Karma: 2464
Join Date: Dec 2020
Location: Vancouver, Canada
Device: iPad, Mac Mini M4 Pro
|
Quote:
Stephen |
|
|
|
|
|
|
#12249 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
Quote:
For testing purposes, I tried to get Firefox working and couldn't (I tested on a non-series work this time). Setting the browser cache age limit to -1 didn't make a difference. It seems to get stuck on a loop, repeatedly opening the Chapter Index, but not getting any farther. Manually opening the full work didn't make a difference either. Sidenote: I saw instructions somewhere (maybe reddit?) that your default system browser has to match what you set up for Calibre and FanFicFare and that isn't true, at least on Mac. My default browser is still Firefox, but I have Calibre set to open urls in Chrome and the FFF browser cache set to the Chrome path and it all still works. |
|
|
|
|
|
|
#12250 | |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 53,179
Karma: 181177243
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
|
|
|
|
|
|
|
#12251 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,526
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
Correct. Using openers_by_scheme, you don't have to use the default browser. |
|
|
|
|
|
|
#12252 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 39964
Join Date: May 2025
Device: Kindle PW, iPad
|
I figured out the issue. I only have one profile, but I had Multi-Account Containers enabled and set up for AO3 and that was causing the failure. When I removed AO3 from my container preferences, Firefox caching works.
|
|
|
|
|
|
#12253 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,526
Karma: 5010203
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
New Test Version Posted
2026-07-18 - base_otw_adapter: Don't require open_pages_in_browser to skip login. - base_xenforo2forum_adapter: Look both forward and backward when post not found in reader page. #1395 EDIT: FYI, the XF fix is needed because SB, at least, is now blocking individual /post/ requests from FFF, while reader pages still work. It bodes ill for the future. Last edited by JimmXinu; Yesterday at 05:10 PM. |
|
|
|
|
|
#12254 |
|
Member
![]() Posts: 20
Karma: 10
Join Date: Jan 2019
Device: Boox Go, Kindle paperwhite
|
What info does FFF get about individual stories in an anthology? Specifically I'm wondering if it's possible to get completion status per-story, not only for the whole anthology.
|
|
|
|
![]() |
| Tags |
| fanfiction |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 546 | 05-21-2026 02:44 PM |
| [GUI Plugin] Open With | kiwidude | Plugins | 405 | 02-09-2026 07:54 AM |
| [GUI Plugin] Marvin XD | Philantrop | Plugins | 126 | 01-29-2017 12:48 PM |
| [GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 06:39 PM |
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |