| .. |
|
adapters
|
Correct debug output.
|
2021-01-21 14:41:16 -06:00 |
|
browsercache
|
Some debugs(commented out), don't is_cache_dir() twice, check all comment?
|
2021-01-21 17:46:15 -06:00 |
|
chromagnon
|
Not caching all in memory now.
|
2021-01-21 17:48:19 -06:00 |
|
writers
|
Move logpage processing so words_added appears in calibre_fanficfare_metadata
|
2021-01-11 13:03:06 -06:00 |
|
__init__.py
|
Remove web service code. Refer back to tag v3.13.0 if ever needed again.
|
2019-12-18 12:05:26 -06:00 |
|
cli.py
|
Bump Test Version 3.29.1
|
2021-01-20 12:53:03 -06:00 |
|
configurable.py
|
Report cloudscraper exceptions as such, plus hide the potentially misleading 'opensource' part.
|
2021-01-20 12:52:26 -06:00 |
|
dateutils.py
|
add wuxiaworld.site adapter
|
2020-09-09 11:52:47 +02:00 |
|
defaults.ini
|
Tweek ffnet/fpcom sleep times again.
|
2021-01-20 12:52:26 -06:00 |
|
epubutils.py
|
Fix finding imgs in existing epubs. Closes #608
|
2020-12-13 11:00:02 -06:00 |
|
example.ini
|
Update example.ini.
|
2018-11-17 09:23:31 -06:00 |
|
exceptions.py
|
Additional error checking and output for IMAP4 fetch.
|
2019-07-25 12:17:05 -05:00 |
|
geturls.py
|
Catch exception from emails not decoding, skip & logger.error().
|
2021-01-09 22:17:05 -06:00 |
|
gziphttp.py
|
Added own copy of six.py as fanficfare.six for ensure_str etc.
|
2018-08-02 13:24:11 -05:00 |
|
htmlcleanup.py
|
fix deprecation warnings for logger.warn()
|
2020-07-20 13:55:12 -05:00 |
|
htmlheuristics.py
|
Added own copy of six.py as fanficfare.six for ensure_str etc.
|
2018-08-02 13:24:11 -05:00 |
|
HtmlTagStack.py
|
Add absolute_import imports.
|
2018-08-02 13:27:12 -05:00 |
|
mobi.py
|
Remove unused func from mobi.py, possible py2/3 issues.
|
2020-04-12 10:36:31 -05:00 |
|
mobihtml.py
|
fix deprecation warnings for logger.warn()
|
2020-07-20 13:55:12 -05:00 |
|
six.py
|
Update packaged version of six.py to v1.15.0
|
2020-07-09 14:13:24 -05:00 |
|
story.py
|
Clear metadata cache after adapter metadata fetch. Cached metadata values may not be replace_metadata processed if fetched before their conditional dependencies. Revealed by AO3 one-shots using title for chapter name.
|
2021-01-20 12:52:26 -06:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |