Commit graph

4437 commits

Author SHA1 Message Date
Jim Miller
10e198c7ba quotev.com: use_cloudscraper:true by default. 2021-05-23 13:17:11 -05:00
Jim Miller
d3034dc8df Remove Python 2.7 for CLI. Reported to not work, I don't have a 2.7 to test. Accidentally included in 872644cbe6. 2021-05-13 09:39:43 -05:00
Jim Miller
872644cbe6 Bump Test Version 4.2.3 2021-05-13 09:24:14 -05:00
Jim Miller
1bd9c9667d adapter_bdsmlibrarycom: Set author Anonymous when author not found instead of sys.exit(). Closes #696 2021-05-13 09:24:01 -05:00
Jim Miller
64759be173 Bump Test Version 4.2.2 2021-05-06 10:44:37 -05:00
Jim Miller
213f790f0e Fix XF authorUrl and author_avatar_cover feature. Closes #695 2021-05-06 10:44:16 -05:00
Jim Miller
73a4d83eda Bump Test Version 4.2.1 2021-05-04 12:48:13 -05:00
Jim Miller
6533f1a3c6 Report browser cache load fail as such. 2021-05-04 12:48:01 -05:00
Jim Miller
2a4a09f562 Add CLI --color option for warns and fails. Closes #692 2021-05-04 12:36:11 -05:00
Jim Miller
b77b5ccc1b Fix a typo in comment. 2021-05-04 12:26:55 -05:00
Jim Miller
66fb5d7bab Catch exceptions in word count. 2021-05-04 09:03:56 -05:00
Jim Miller
6d6f273787 Bump Release Version 4.2.0 2021-04-30 08:42:27 -05:00
Jim Miller
9eee629c38 Bump Release Version 4.2.0 2021-04-30 08:42:01 -05:00
Jim Miller
c8a695c735 Bump Test Version 4.1.10 2021-04-20 19:15:52 -05:00
Jim Miller
acd86e3902 Tweak some comments for image settings in defaults.ini 2021-04-20 19:15:52 -05:00
Jim Miller
0d1dd7ab5c Need to set logger.setLevel() again with import changes to see debugs in plugin. 2021-04-20 19:15:52 -05:00
Jim Miller
ef7ba42f9a
Merge pull request #689 from AlexRiina/adapter-novelfull-2
add more story meta-data and fix more extra chapter headings
2021-04-20 19:15:26 -05:00
Alex Riina
536a759a7f default to https 2021-04-20 18:47:23 -04:00
Alex Riina
6207a2fdf7 add more story meta-data and fix more extra chapter headings 2021-04-20 18:43:49 -04:00
Alex Riina
9bc70b79e6
Add New Site: novelfull.com (#688)
* Add basic support for novelfull.com

* remove extra log line

* set status to in-progress when not completed

* leave description as html to rely on existing conversion

* force removal of paragraphs with chapter headers

The previous version sometimes finds text elements which don't have a
decompose method, so forcing Beautiful Soup to find paragraph tags
ensures this will not crash

* add authors separately

* parse genre too
2021-04-20 09:13:35 -05:00
Jim Miller
2cd6f53f76 Bump Test Version 4.1.9 2021-04-16 11:17:09 -05:00
Jim Miller
4fb60c0a9c import changes for arch linux system plugins - As submitted by eli-schwartz 2021-04-16 11:16:29 -05:00
Jim Miller
1d3067dfec Bump Test Version 4.1.8 2021-04-15 13:28:13 -05:00
Jim Miller
92cc03cf6e Remove site: www.deepinmysoul.net, moved to deepinmysoul.nl and changed software--not eFiction anymore, <100 stories, all old 2021-04-15 13:16:02 -05:00
Jim Miller
3724695d23 Remove site: site there, efiction broken, last successful 2018-12-04 2021-04-15 13:14:27 -05:00
Jim Miller
6c0020fc4f Remove site: fanfic.castletv.net, DNS there, no server, last successful 2018-10-21 2021-04-15 13:12:10 -05:00
Jim Miller
583dd45610 Remove site: www.potterfics.com, 'Potterfics.com has closed its doors forever' 2021-04-15 13:10:21 -05:00
Jim Miller
87c30b3239 Remove site: www.thepetulantpoetess.com, no longer efiction, URLs like OTW but different 2021-04-15 13:07:51 -05:00
Jim Miller
0053a29c64 Remove site: www.thundercatsfans.org, no longer efiction, now static pages and PDFs 2021-04-15 13:06:01 -05:00
Jim Miller
c9a9e2e2d6 Remove site: fictionpad.com, completely different site, looks like generic parked? 2021-04-15 13:01:46 -05:00
Jim Miller
867f3fdb49 Bump Test Version 4.1.7 2021-04-14 19:25:34 -05:00
Jim Miller
72ed9fcb4a Missing import time 2021-04-14 14:15:16 -05:00
Jim Miller
fec9ec0a04 Fix some debug output. 2021-04-14 13:22:15 -05:00
Jim Miller
78ed49a45f Move some debug output. 2021-04-14 13:20:13 -05:00
Jim Miller
aa88aacfe9 Merge branch 'main' into proxy 2021-04-14 13:17:28 -05:00
Jim Miller
8e9a734299 PI: imports from calibre_plugins.fanficfare_plugin.fanficfare not .fanficfare. 2021-04-13 21:58:38 -05:00
Jim Miller
1bfa1bc62b Bump Test Version 4.1.6 2021-04-12 19:19:00 -05:00
Jim Miller
a757d97a40 Updates from cloudscraper 1.2.58 2021-04-09 20:54:39 -05:00
Jim Miller
711c9e3ad4 Merge branch 'main' into proxy 2021-04-04 10:13:14 -05:00
Jim Miller
f139e6ea94 Bump Test Version 4.1.5 2021-04-04 10:04:56 -05:00
Jim Miller
5ff77100c5 Add use_cloudscraper:true under [www.ficbook.net] to defaults.ini 2021-04-04 10:04:51 -05:00
Jim Miller
16478cdd5a Merge branch 'main' into proxy 2021-04-04 08:33:43 -05:00
Malloc Voidstar
192ca9b444
Add jpg_quality to example INIs
More easily discoverable for users who want to save space.
2021-04-03 21:55:30 -07:00
Malloc Voidstar
6a12c4d52f
Use newer Calibre image processing, add JPG quality setting 2021-04-03 15:54:29 -07:00
Jim Miller
3e73f6c708 Bump Test Version 4.1.4 2021-04-01 12:32:06 -05:00
Jim Miller
878aa0b1a6 adapter_fanfictionnet: Report removed category error. 2021-04-01 12:31:57 -05:00
Jim Miller
b9fc710a87 adapter_fanfictionnet: Report removed category error. 2021-04-01 12:31:22 -05:00
Jim Miller
617a76a3d1 Merge branch 'proxy' of https://github.com/JimmXinu/FanFicFare into proxy 2021-03-31 15:49:58 -05:00
Jim Miller
2c8e87e85b Add nsapa_proxy feature, from nsapa. 2021-03-31 15:49:36 -05:00
Jim Miller
e16694a798 Bump Test Version 4.1.3 2021-03-31 11:40:53 -05:00