| .. |
|
adapters
|
Small fixes for Wattpad. (#1137)
|
2024-12-30 20:10:56 -06:00 |
|
browsercache
|
Fix for regression when browser_cache_simple_header_old added. Closes #1104
|
2024-09-08 14:49:42 -05:00 |
|
fetchers
|
Call Calibre's safe_open_url for open_pages_in_browser
|
2024-11-17 09:20:59 -06:00 |
|
writers
|
Use titlepage_entry for titlepage_wide_entry unless explicitly set.
|
2024-07-16 13:12:57 -05:00 |
|
__init__.py
|
Need to set logger.setLevel() again with import changes to see debugs in plugin.
|
2021-04-20 19:15:52 -05:00 |
|
cli.py
|
Bump Release Version 4.41.0
|
2025-01-01 10:37:56 -06:00 |
|
configurable.py
|
adapter_inkbunnynet: Implemented always_login
|
2024-12-30 20:11:21 -06:00 |
|
dateutils.py
|
datetime.utcnow() deprecated in more recent py3 versions
|
2024-05-11 16:54:52 -05:00 |
|
defaults.ini
|
adapter_inkbunnynet: Implemented always_login
|
2024-12-30 20:11:21 -06:00 |
|
epubutils.py
|
Ignore bs4 XMLParsedAsHTMLWarning as per #894 from mcepl
|
2024-03-22 13:01:00 -05:00 |
|
example.ini
|
Add jpg_quality to example INIs
|
2021-04-03 21:55:30 -07:00 |
|
exceptions.py
|
Change BrowserCache to on-demand, not scan
|
2023-01-01 13:06:03 -06:00 |
|
geturls.py
|
Add a configuration option to normalize URLs returned from CLI --imap
|
2024-01-28 14:05:00 -06:00 |
|
htmlcleanup.py
|
Add decode_emails option, defaults to false.
|
2024-09-29 20:28:28 -05:00 |
|
htmlheuristics.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
HtmlTagStack.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
mobi.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
mobihtml.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
requestable.py
|
Fix encoding auto/chardet
|
2023-01-01 13:06:03 -06:00 |
|
six.py
|
Update six.py to 1.16 for Python 3.12 compatibility. #1006
|
2023-10-12 20:41:48 -05:00 |
|
story.py
|
Fix for double replace_metadata when non-list metadata called by getList().
|
2024-11-08 10:36:44 -06:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |