Jim Miller
4718a2c2de
Bump minimum_calibre_version to v3.48, last of 3 series.
2019-12-17 13:06:32 -06:00
Jim Miller
7c7946cc51
Bump Test Version 3.14.1
2019-12-17 12:38:52 -06:00
Eli Schwartz
18804a52cf
py3: add various python-six fixes
2019-12-17 10:44:06 -06:00
Eli Schwartz
31ac92a06d
py3: read config as unicode all the time
2019-12-17 10:44:06 -06:00
Eli Schwartz
c054449328
py3: get rid of basestring
2019-12-17 10:44:06 -06:00
Eli Schwartz
93e93dee92
py3: fix unicode type
2019-12-17 10:44:06 -06:00
Eli Schwartz
b4feb0153d
python3: get configparser bits from six.moves
2019-12-17 10:44:06 -06:00
Eli Schwartz
4d1be812e8
python3: use the io module everywhere
...
Make the calibre plugin usage work on python3. Since FanFicFare does not
support python 2.5, make it work by using the modern idiom.
Essentially, six.StringIO and six.BytesIO makes no sense to use
anywhere, since any code that works on python3 at all will also work
with the io module in python >= 2.6. The only caveat is that the
unadorned str type in python2 works with neither, but it is always best
to be explicit and use either unicode or bytes.
2019-12-17 10:44:06 -06:00
Eli Schwartz
15a79ee0ca
python3: decode the bytes received from get_resources()
...
We're combining it with a str type.
2019-12-17 10:44:06 -06:00
Eli Schwartz
a2c558d864
python3: fix incorrect use of merging two dictionaries
...
In python2, this was inefficient, because it allocated *three* lists of
tuples, before finally generating a dict based on them. In python3, it
fails because you cannot combine the dict_items() type.
Moreover, retval was always a function-local dictionary used purely for
returning the value, so dict1.update(dict2) will always yield the
correct result, and we don't even need to create a copy to avoid
mutating the original dictionary.
2019-12-17 10:44:06 -06:00
Eli Schwartz
dc77754c1a
python3: use modern exception syntax
2019-12-17 10:44:06 -06:00
Eli Schwartz
4a3640cc33
python3: enforce use of absolute imports
...
Where relative imports are currently being relied upon, do this
explicitly.
2019-12-17 10:44:06 -06:00
Jim Miller
517082f4d1
Bump Release Version 3.14.0
2019-12-16 13:38:44 -06:00
Jim Miller
72e9054b1f
Bump Test Version 3.13.10
2019-12-07 16:16:27 -06:00
Jim Miller
b945001851
Bump Test Version 3.13.9
2019-12-06 14:27:05 -06:00
Jim Miller
6f3d4bc3af
Bump Test Version 3.13.8
2019-12-02 13:58:48 -06:00
Jim Miller
ea013468e1
Update adapter_fictionmaniatv to use HTML versions vs text by default.
2019-12-02 13:58:47 -06:00
Jim Miller
816237116d
Add to debug output to plugin.
2019-12-02 13:52:28 -06:00
Jim Miller
b8357c409c
Update translations.
2019-12-01 10:39:53 -06:00
Jim Miller
6ba2fdc776
Add 'button menu' option strings for translation.
2019-11-29 09:30:12 -06:00
Jim Miller
c732f52bb7
Bump Test Version 3.13.7
2019-11-26 12:47:38 -06:00
Jim Miller
a941dae620
New Site fanfics.me (Russian langauge site).
2019-11-26 12:47:21 -06:00
Jim Miller
879f4bc062
Bump Test Version 3.13.6
2019-11-23 19:18:33 -06:00
Jim Miller
e74af328cf
Bump Test Version 3.12.6
2019-11-23 16:34:08 -06:00
Jim Miller
bb439de0e4
Bump Test Version 3.13.5
2019-11-23 10:38:04 -06:00
Jim Miller
d5f67b1244
Bump Test Version 3.13.4
2019-11-22 21:41:51 -06:00
Jim Miller
45e336b61e
Add plugin option for toolbar button to pop menu.
2019-11-22 21:41:29 -06:00
Jim Miller
666a9c958c
Bump Test Version 3.13.3
2019-11-19 13:17:48 -06:00
Jim Miller
aaceecef99
Fix AO3 chapterstotal replace_metadata for multi digits.
2019-11-19 13:17:35 -06:00
Jim Miller
716679b012
Bump Test Version 3.13.2
2019-11-18 14:58:48 -06:00
Jim Miller
17b080c932
Bump Test Version 3.13.1
2019-11-17 11:36:27 -06:00
Jim Miller
31182e18fc
Closes #466 - Remove feature to save cookiejar between downloads and BG jobs--causes some obscure problems with QQ at least.
2019-11-17 11:36:07 -06:00
Jim Miller
333444371c
Bump Release Version 3.13.0
2019-11-15 11:51:04 -06:00
Jim Miller
7669cac324
Update translations.
2019-11-15 11:49:19 -06:00
Jim Miller
1897506613
Bump Test Version 3.12.14
2019-11-11 14:39:00 -06:00
Jim Miller
f531a6293b
Bump Test Version 3.12.13
2019-11-09 10:28:08 -06:00
Jim Miller
c8d25aa07c
Remove site www.13hours.org. Moved to AO3.
2019-11-09 10:25:57 -06:00
Jim Miller
264c5473f0
Remove site lotrfanfiction.com - Closed as per web site.
2019-11-09 10:24:31 -06:00
Jim Miller
d7902a9c1e
Remove site twilightarchives.com - Closed as per web site.
2019-11-09 10:20:57 -06:00
Jim Miller
96aeab1ddf
Adding a little debug output.
2019-11-09 10:17:45 -06:00
Jim Miller
8998bb482b
Bump Test Version 3.12.12
2019-11-08 22:19:03 -06:00
Jim Miller
aca86f43e3
Add site specific chapterslashtotal and chapterstotal for adapter_archiveofourownorg.
2019-11-08 22:18:41 -06:00
Jim Miller
7a03715ecc
Bump Test Version 3.12.11
2019-11-07 14:04:59 -06:00
Jim Miller
94d09def21
Add parentforums site specific metadata for base_xenforo, include partial list in category.
2019-11-07 14:04:40 -06:00
Jim Miller
53143266c2
Bump Test Version 3.12.10
2019-11-07 14:04:39 -06:00
Jim Miller
9944ffb7ac
Bump Test Version 3.12.9
2019-11-04 21:07:28 -06:00
Jim Miller
720e6f088e
Add user/pass to adapter_fictionhuntcom, required to see chapter text now.
2019-11-04 20:00:50 -06:00
Jim Miller
dff90a10df
Discard cookie cache on library change--might use different users/settings.
2019-11-03 16:49:07 -06:00
Jim Miller
7b008f6b26
Bump Test Version 3.12.8
2019-11-02 10:17:48 -05:00
Jim Miller
a26a303325
Bump Test Version 3.12.7
2019-10-30 19:05:25 -05:00