Jim Miller
|
a021ac65ed
|
Bump Test Version 2.37.6
|
2018-08-15 12:14:47 -05:00 |
|
Jim Miller
|
becba63ce4
|
Cleanup Web Service HTML & CSS a bit. Email ebooks disabled.
|
2018-08-15 12:13:35 -05:00 |
|
Jim Miller
|
2c3372c3b2
|
Bump Test Version 2.37.4
|
2018-08-15 11:05:57 -05:00 |
|
Jim Miller
|
398f965726
|
Add DESCRIPTION.rst, LICENSE, README.md to pip package. Closes #329
|
2018-08-15 10:55:41 -05:00 |
|
Jim Miller
|
9694cfa883
|
Use chapters collected, not all chapter count for determining TOC inclusion. Closes #328
|
2018-08-13 14:57:06 -05:00 |
|
Jim Miller
|
08e4942276
|
Web: stripHTML() on allrecent descriptions.
|
2018-08-10 13:49:50 -05:00 |
|
Jim Miller
|
aa88e96b76
|
Web: Save output format setting in cookie.
|
2018-08-10 13:49:50 -05:00 |
|
Jim Miller
|
85f28d1054
|
Merge pull request #325 from JimmXinu/python3
Python2/3 Dual Code
|
2018-08-10 13:45:47 -05:00 |
|
Jim Miller
|
d50e6d084b
|
Put Nook STR Cover 'fix' back in.
|
2018-08-10 13:29:14 -05:00 |
|
Jim Miller
|
f7bf2f7d0a
|
Bump Test Version 2.37.3
|
2018-08-10 11:34:19 -05:00 |
|
Jim Miller
|
ff5e27a89c
|
MOBI Debug output
|
2018-08-10 11:33:08 -05:00 |
|
Jim Miller
|
a93eeec5eb
|
Fix for mobi output--link to TOC works again--was broken by html5lib enforcing html5 rules.
|
2018-08-09 19:54:01 -05:00 |
|
Jim Miller
|
6fbf3bc282
|
Fix for mobi broken page breaks at 'file' boundries and inline 'TOC' links.
|
2018-08-09 17:31:31 -05:00 |
|
Jim Miller
|
83d923300d
|
Fix for mobi issue with 0 byte record markers being misplaced.
|
2018-08-09 14:36:08 -05:00 |
|
Jim Miller
|
9397c5e1f7
|
Fix a stray print to log in mobihtml.py
|
2018-08-08 22:17:34 -05:00 |
|
Jim Miller
|
c7cc2a3e0f
|
Update ini copyrights.
|
2018-08-08 22:10:32 -05:00 |
|
Jim Miller
|
2cd4be0db0
|
Bump Test Version 2.37.2
|
2018-08-08 14:40:26 -05:00 |
|
Jim Miller
|
7b44ef106e
|
Accept both [royalroad.com] and pre-existing [royalroadl.com] sections.
|
2018-08-08 14:23:46 -05:00 |
|
Jim Miller
|
39580268ac
|
Change [royalroadl.com] to [www.royalroad.com]
|
2018-08-08 14:22:57 -05:00 |
|
Jim Miller
|
389eb8969c
|
Make INI order tool py2/py3.
|
2018-08-08 14:16:41 -05:00 |
|
Jim Miller
|
32857a9dad
|
Update version update code for py3.
|
2018-08-08 13:48:14 -05:00 |
|
Jim Miller
|
b5fa47838e
|
Update code for Calibre Plugin create for py3.
|
2018-08-08 13:43:41 -05:00 |
|
Jim Miller
|
2974899ed5
|
Update included_dependencies to html5lib-1.0.1
|
2018-08-08 10:30:57 -05:00 |
|
Jim Miller
|
04737b3e85
|
Update included_dependencies to chardet-3.0.4
|
2018-08-08 10:30:57 -05:00 |
|
Jim Miller
|
67698baf11
|
Update included_dependencies to beautifulsoup4-4.6.1
|
2018-08-08 10:30:57 -05:00 |
|
Jim Miller
|
5be511916b
|
Web service needs that UnicodeDecodeError exception handler
|
2018-08-08 10:29:39 -05:00 |
|
Jim Miller
|
a999544859
|
royalroadl.com now wants to be www.royalroad.com.
|
2018-08-07 17:02:29 -05:00 |
|
Jim Miller
|
2779e15961
|
Fix for &<> entities in chapter titles.
|
2018-08-07 14:46:36 -05:00 |
|
Jim Miller
|
c386df4e48
|
Correction for fanfiktion.de metadata parsing
|
2018-08-07 12:36:31 -05:00 |
|
Jim Miller
|
56fbe15dc9
|
Bump Test Version 2.37.1
|
2018-08-07 11:59:46 -05:00 |
|
Jim Miller
|
95124c0638
|
Require Python 2.7 or newer in CLI. Dependencies(html5lib,etc) don't work on 2.6 anymore.
|
2018-08-07 11:57:10 -05:00 |
|
Jim Miller
|
c27c24d1b2
|
Remove accidental file.
|
2018-08-06 11:57:41 -05:00 |
|
Jim Miller
|
b4844fe1fe
|
Fixes for python2.6 compatibility.
|
2018-08-06 11:51:26 -05:00 |
|
Jim Miller
|
870fce58c4
|
CLI debug conf locations.
|
2018-08-05 21:19:37 -05:00 |
|
Jim Miller
|
1b4fc022ff
|
Remove <img> tags when include_images:false, not just <img> attrs.
|
2018-08-05 20:22:56 -05:00 |
|
Jim Miller
|
d909ffb1f1
|
Remove some dead code from bs3 days.
|
2018-08-05 18:48:26 -05:00 |
|
Jim Miller
|
76c74006f0
|
Fix for nbsp removal in stripHTML for calibre.
|
2018-08-05 18:48:02 -05:00 |
|
Jim Miller
|
b5aa116349
|
adapter_gravitytalescom actually does need import time.
|
2018-08-05 18:25:26 -05:00 |
|
Jim Miller
|
c48c5dd35a
|
Fix adapters that used getMetadata(title), which can be changed by various settings.
|
2018-08-05 18:21:09 -05:00 |
|
Jim Miller
|
5c49248700
|
Add default built-in values for image_max_size when defaults.ini is missing.
|
2018-08-04 16:40:23 -05:00 |
|
Jim Miller
|
913a0f6520
|
Remove a print
|
2018-08-04 16:40:13 -05:00 |
|
Jim Miller
|
dde61749d8
|
Fix import to relative.
|
2018-08-03 11:48:33 -05:00 |
|
Jim Miller
|
723298016d
|
Merge fix?
|
2018-08-03 09:59:36 -05:00 |
|
Jim Miller
|
d0f8687520
|
Fixing mobi output for python2/3 dual version.
|
2018-08-03 09:55:02 -05:00 |
|
Jim Miller
|
556c1a677c
|
More py3 deliberate incompatibilities.
|
2018-08-03 09:55:02 -05:00 |
|
Jim Miller
|
28ef1d2aa9
|
Encoding fixes for fanfic.hu, remove print from quotev.com
|
2018-08-03 09:55:02 -05:00 |
|
Jim Miller
|
ffb2d183e7
|
more py2/py3 fixes
|
2018-08-03 09:55:02 -05:00 |
|
Jim Miller
|
028c5e6ed2
|
more py2/py3 fixes
|
2018-08-03 09:55:02 -05:00 |
|
Jim Miller
|
101ef13956
|
more py2/py3 fixes
|
2018-08-03 09:55:02 -05:00 |
|
Jim Miller
|
3e98844d33
|
More stripping \xa0 in adapters.
|
2018-08-03 09:55:01 -05:00 |
|