Commit graph

5285 commits

Author SHA1 Message Date
Jim Miller
9575044262 Bump Test Version 4.30.5 2024-01-17 17:33:43 -06:00
Jim Miller
7306e81a30 Fix for site change, adapter_deviantartcom. #1030 2024-01-17 17:33:24 -06:00
Jim Miller
19f9132109 Bump Test Version 4.30.4 2024-01-15 12:20:01 -06:00
Jim Miller
f340ba50da Allow image/comic and poems on literotica 2024-01-15 12:19:51 -06:00
Jim Miller
6e90c7ed7b Bump Test Version 4.30.3 2024-01-14 16:22:07 -06:00
Moxie
0a81bc7c6b Fix selector for xenforo2 stats, needed to pull word count estimate 2024-01-14 16:21:40 -06:00
Jim Miller
f5dd6b90fc Bump Test Version 4.30.2 2024-01-10 13:19:10 -06:00
Jim Miller
e1a9438595 Swap out SuperFastHash implementation #1026 2024-01-10 13:19:02 -06:00
Jim Miller
97a72380e6 Bump Test Version 4.30.1 2023-12-16 09:44:53 -06:00
Jim Miller
a6a3a4e240 Another OTW(AO3) block/hidden story string 2023-12-16 09:41:08 -06:00
Jim Miller
b6b1e6ecdc Bump Release Version 4.30.0 2023-12-01 12:25:25 -06:00
Jim Miller
85cf21a32c Update translations. 2023-12-01 12:24:59 -06:00
Jim Miller
918ed4a23e Bump Test Version 4.29.7 2023-11-26 11:32:48 -06:00
Jim Miller
84d6106a30 Better handling of &<> entities with stripHTML() and chapter titles. #1019 2023-11-26 11:32:41 -06:00
Jim Miller
6761cae9c1 Bump Test Version 4.29.6 2023-11-21 18:52:55 -06:00
Jim Miller
e330ccbe94 SB(but not SV) removed RSS link from thread list title. Closes #1017 2023-11-21 18:52:46 -06:00
Jim Miller
da7059e978 Bump Test Version 4.29.5 2023-11-20 11:41:56 -06:00
Jim Miller
893345dc33 adapter_storiesonlinenet: Allow /n/ as well as /s/ paths 2023-11-20 11:41:50 -06:00
Jim Miller
9fcc6fe68a Bump Test Version 4.29.4 2023-11-20 09:34:49 -06:00
Brian
0c02f17d67 Update adapter_storiesonlinenet.py
Fix issue introduced in initial fix for issue #1013 for paid subscribers that include download link and URL link in same list
2023-11-20 09:34:37 -06:00
Jim Miller
11c8805f4c Bump Test Version 4.29.3 2023-11-19 12:46:22 -06:00
Jim Miller
cf065fa706 adapter_fanfictionnet: Only use data-original cover images. 2023-11-19 12:46:16 -06:00
Jim Miller
3c94c9d308 Bump Test Version 4.29.2 2023-11-19 09:54:43 -06:00
Jim Miller
831bea725f adapter_storiesonlinenet: Update for chapter URL change. See #1013 2023-11-19 09:49:46 -06:00
Jim Miller
b748283484 Comment about why we're keeping a typo. See #1011 2023-11-15 10:48:39 -06:00
Jim Miller
28af7e1722 Bump Test Version 4.29.1 2023-11-15 08:50:27 -06:00
Jim Miller
1673da5a4b BrowserCache should ignore usecache flag, that's for BasicCache. 2023-11-15 08:50:20 -06:00
Jim Miller
c97c0e822d Suppress a debug output except when it matters. 2023-11-15 08:49:40 -06:00
Jim Miller
ce24ac70d9 Bump Release Version 4.29.0 2023-11-01 11:41:05 -05:00
Jim Miller
9ab4739710 Update translations. 2023-10-24 20:59:23 -05:00
Jim Miller
685084e711 Add use_flaresolverr_proxy:directimages comment to defaults.ini #1007 2023-10-24 20:57:47 -05:00
Jim Miller
dd049ac297 Bump Test Version 4.28.8 2023-10-21 09:50:16 -05:00
Jim Miller
516f7464b7 Update messages for translations 2023-10-21 09:47:17 -05:00
Jim Miller
46be37e034 Retry Calibre metadata update when it fails due to conflicting program(Windows File Explorer) 2023-10-21 09:15:54 -05:00
Jim Miller
693f0aa774 Bump Test Version 4.28.7 2023-10-19 13:01:54 -05:00
Jim Miller
646693ca3e Change bs4.find(text=) to string= for deprecation change. 2023-10-19 13:01:47 -05:00
Jim Miller
22534986d3 adapter_asianfanficscom: Fix for 'friend only' stories initially giving 404 2023-10-19 12:08:12 -05:00
Jim Miller
18b183585a Tweaks to use_flaresolverr_proxy:directimages 2023-10-19 12:06:32 -05:00
Jim Miller
5862ba627e Bump Test Version 4.28.6 2023-10-18 12:13:27 -05:00
Jim Miller
c38f4ab400 Add use_flaresolverr_proxy:directimages experimental for #1007 2023-10-18 12:13:27 -05:00
Jim Miller
f5c9fcf029 Comment out a debug 2023-10-18 12:13:22 -05:00
Jim Miller
9e206d2215 Comment out some debugs. 2023-10-16 11:05:14 -05:00
Jim Miller
b1b2451fa6 Fixes for poor '\' escapes that give SyntaxWarning 2023-10-13 17:51:52 -05:00
Jim Miller
91f2f84c10 Remove tests for removed site wuxiaworld.site 2023-10-13 17:43:59 -05:00
Jim Miller
16ba74c98e Bump Test Version 4.28.5 2023-10-13 16:02:03 -05:00
Jim Miller
0cc3b81580 ConfigParser.read_file added in py3.2, readfp removed in py3.12, only used in plugin #1006 2023-10-13 16:01:48 -05:00
Jim Miller
c769900332 Bump Test Version 4.28.4 2023-10-12 20:43:42 -05:00
Jim Miller
a84e6ab385 Update missing image library message. 2023-10-12 20:41:58 -05:00
Jim Miller
af163c27e0 Update six.py to 1.16 for Python 3.12 compatibility. #1006 2023-10-12 20:41:48 -05:00
Jim Miller
016452ec89 Fix a spacing in ini 2023-10-12 11:30:05 -05:00