Jim Miller
|
5dd2d3297c
|
Implement use_browser_cache for ficbook.net.
|
2021-06-21 12:18:24 -05:00 |
|
Jim Miller
|
63c7edcecc
|
Forgot to import traceback for browser cache changes.
|
2021-06-16 08:56:06 -05:00 |
|
Jim Miller
|
935a0b2413
|
Browser Cache Firefox Cache2 -- Skip with warning on bad file parse instead of error. #706
|
2021-06-15 15:25:34 -05:00 |
|
Jim Miller
|
cce2f18d0c
|
Browser Cache Chome Simple Cache -- Skip with warning on bad file parse instead of error.
|
2021-06-15 15:16:55 -05:00 |
|
Jim Miller
|
6533f1a3c6
|
Report browser cache load fail as such.
|
2021-05-04 12:48:01 -05:00 |
|
Jim Miller
|
b77b5ccc1b
|
Fix a typo in comment.
|
2021-05-04 12:26:55 -05:00 |
|
Jim Miller
|
8a7423d27f
|
Remove some dup imports/code, thanks akshgpt7. Closes #663
|
2021-02-23 15:08:42 -06:00 |
|
Jim Miller
|
3222b0cedd
|
Don't require index file in Firefox cache2.
|
2021-02-17 09:22:58 -06:00 |
|
Jim Miller
|
868742f9d9
|
Add scandir & stat checking for simplecache for performance.
|
2021-02-08 16:02:24 -06:00 |
|
Jim Miller
|
adfc7494d1
|
First version of Firefox cache2 reader.
|
2021-02-07 15:02:36 -06:00 |
|
Jim Miller
|
f917e3955c
|
Change browser_cache to load on-demand and share cache/cookie instances in Calibre BG jobs.
|
2021-02-05 13:06:14 -06:00 |
|
Jim Miller
|
2a93c9191a
|
Implement browser_cache_age_limit setting (float hours to use cache)
|
2021-02-04 14:08:06 -06:00 |
|
Jim Miller
|
49bbd95880
|
Remember, browser cache is hard coded to only work with ffnet so far.
|
2021-02-03 13:19:49 -06:00 |
|
Jim Miller
|
4d1326c1bb
|
Add bit more diag output.
|
2021-02-03 13:17:04 -06:00 |
|
Jim Miller
|
14f3d71f70
|
Browser cache sharing in plugin too.
|
2021-02-03 12:54:40 -06:00 |
|
Jim Miller
|
5ee4a2e572
|
Browser cache sharing in CLI, but not plugin.
|
2021-02-03 12:18:03 -06:00 |
|
Jim Miller
|
0cc7aa54c7
|
Add share_open() for windows locked file nonsense.
|
2021-02-03 09:54:54 -06:00 |
|
Jim Miller
|
1a3a6ec1e0
|
Comment out a debug.
|
2021-02-02 20:17:11 -06:00 |
|
Jim Miller
|
9f13145b2c
|
Still only for ffnet, but browser cache now saves the newest entry and other improvements.
|
2021-02-02 17:34:58 -06:00 |
|
Jim Miller
|
0795225cc7
|
Fix SimpleCache.is_cache_dir
|
2021-02-02 11:15:01 -06:00 |
|
Jim Miller
|
738d520938
|
Strip ffnet urls of title too
|
2021-02-02 10:01:30 -06:00 |
|
Jim Miller
|
07dee591ab
|
First (terrible ffnet only) version of scanning, remembering and using cache keys.
|
2021-02-01 20:04:47 -06:00 |
|
Jim Miller
|
c1ecaf668e
|
Refactor browser cache stuff some.
|
2021-02-01 17:02:57 -06:00 |
|
Jim Miller
|
26f9ef0290
|
Incorporate changes from #642 (manually)
|
2021-02-01 14:12:05 -06:00 |
|
Jim Miller
|
6cfc27cb87
|
Slightly better that hard coding ffnet domain in.
|
2021-01-31 17:36:43 -06:00 |
|
Jim Miller
|
5b587a8608
|
Comment out a 'not found' print.
|
2021-01-31 17:21:41 -06:00 |
|
Jim Miller
|
166a7795d6
|
Switch bundled brotli to @sidney's py2/py3 brotlidecpy
|
2021-01-29 10:26:32 -06:00 |
|
Jim Miller
|
df4aabc517
|
Partial py2 compat--stopped because brotlipython is also py3 only.
|
2021-01-22 13:04:43 -06:00 |
|
Jim Miller
|
c555942bf4
|
Some debugs(commented out), don't is_cache_dir() twice, check all comment?
|
2021-01-21 17:46:15 -06:00 |
|
Jim Miller
|
34a4ad26da
|
Fetch with domain key if not found without.
|
2021-01-21 17:30:06 -06:00 |
|
sidney
|
f82e534cb5
|
Issue #635 - Implement reading from browser cache using two Chrome cache formats
|
2021-01-21 20:04:50 +13:00 |
|