Jim Miller
cd70d20b46
Bump Release Version 3.9.0
2019-06-25 13:21:19 -05:00
Jim Miller
e6f228c091
Bump Test Version 3.8.13
2019-06-22 15:13:21 -05:00
Jim Miller
33838ba887
Bump Test Version 3.8.12
2019-06-16 12:48:30 -05:00
Jim Miller
4992c952c9
Bump Test Version 3.8.11
2019-06-16 12:08:00 -05:00
Jim Miller
29ad115d6e
Update translations.
2019-06-16 11:11:01 -05:00
Jim Miller
753f1f34ab
Bump Test Version 3.8.10
2019-06-15 19:15:27 -05:00
Jim Miller
e46942ccde
Bump Test Version 3.8.9
2019-06-15 11:11:11 -05:00
Jim Miller
a69100ba52
Bump Test Version 3.8.8
2019-06-13 13:57:05 -05:00
Jim Miller
46645c5b93
Change metadata separator to ' & ' when filling 'Contains names' custom columns.
2019-06-13 13:54:48 -05:00
Jim Miller
c7b7b393e3
Bump Test Version 3.8.7
2019-06-10 12:12:09 -05:00
Jim Miller
f8d5d9fb07
Bump Test Version 3.8.6
2019-06-08 08:30:39 -05:00
Jim Miller
cbcfd32464
Fix for yet more arbitrary py3 changes breaking code. Fixes #400
2019-06-08 08:26:25 -05:00
Jim Miller
f4d05d4f24
Bump Test Version 3.8.5
2019-06-06 14:52:03 -05:00
Jim Miller
cff4dca5e6
Bump Test Version 3.8.4
2019-06-05 12:18:46 -05:00
Jim Miller
5f97e5b0e2
Bump Test Version 3.8.3
2019-06-04 20:10:32 -05:00
Jim Miller
8b99a042fc
Bump Test Version 3.8.2
2019-06-03 14:30:35 -05:00
Jim Miller
739cc681d5
Comment out some debugs.
2019-06-03 14:30:10 -05:00
Jim Miller
3b3e951100
Bump Test Version 3.8.1
2019-05-29 09:12:38 -05:00
Jim Miller
e4a5adceb6
Bump Release Version 3.8.0
2019-05-27 14:22:10 -05:00
Jim Miller
a968f73db5
Update translations.
2019-05-27 14:21:24 -05:00
Jim Miller
a1a49effad
Bump Test Version 3.7.18
2019-05-18 16:20:57 -05:00
Jim Miller
64f00bdb97
Update translations
2019-05-18 16:20:35 -05:00
Jim Miller
9d2025afed
Bump Test Version 3.7.17
2019-05-16 15:13:35 -05:00
Jim Miller
dffb4d3168
Add 'publisher' metadata as a copy of 'site' and use to fill Publisher in Calibre.
2019-05-16 14:54:33 -05:00
Jim Miller
ab6684c1ad
Bump Test Version 3.7.16
2019-05-14 15:39:23 -05:00
Jim Miller
2978f9ece8
Bump Test Version 3.7.15
2019-05-14 13:15:57 -05:00
Jim Miller
7e80dacd92
Removing all filter()/map() calls--not consistent between Py2/Py3.
2019-05-14 13:12:54 -05:00
Jim Miller
881c55026f
Fixes for adapter_quotevcom due to site changes.
2019-05-13 15:21:22 -05:00
Eli Schwartz
c8362433e2
optimization: do not use filter just to get counts of a list
...
This breaks in python3, because filter returns an iterable filter
object, and it's anyways wrong on python2, because it does extra work to
create a list only to discard it. The best way to do this is to test
each member of the list and abort early as soon as we get the info we
need (that it is non-zero). Or alternatively use sum with a generator
expression.
2019-05-13 13:06:35 -05:00
Jim Miller
012d12fb52
Bump Test Version 3.7.14
2019-05-12 10:47:19 -05:00
Jim Miller
055c051807
adapter_finestoriescom shares code with adapter_storiesonlinenet, also do datetimes.
2019-05-12 10:46:13 -05:00
Jim Miller
26733f2651
Fixes for adapter_storiesonlinenet site changes--login and use datetime by default because one was missing date-only.
2019-05-12 10:39:27 -05:00
Jim Miller
469410cb94
Bump Test Version 3.7.13
2019-05-09 14:13:23 -05:00
Jim Miller
3375632f2c
Yet another fix for tagsfromtitle on base_xenforo. Don't put whole title as a tag when no [( in title.
2019-05-09 14:13:05 -05:00
Jim Miller
66c1d8ffcf
Bump Test Version 3.7.12
2019-05-08 14:20:39 -05:00
Jim Miller
b8e3f33646
Fix for base_xenforo's tagsfromtitle needing to be split.
2019-05-08 14:20:18 -05:00
Jim Miller
88c38d5d85
Bump Test Version 3.7.11
2019-05-07 11:15:23 -05:00
Jim Miller
8676649e0b
Bump Test Version 3.7.10
2019-05-07 11:15:23 -05:00
Jim Miller
38e1e33cb2
base_xenforoforum: include forumtags in genre and tagsfromtitle in category instead of including both in subject_tags.
2019-05-07 10:57:18 -05:00
Jim Miller
0bbe27b9e9
Fix for anthology titles (and generate cover settings) not needing encode() anymore.
2019-05-06 14:15:58 -05:00
Jim Miller
ee48decec5
Bump Test Version 3.7.6
2019-04-23 22:29:17 -05:00
Jim Miller
5fe41d9b82
Bump Test Version 3.7.5
2019-04-23 19:48:46 -05:00
oh45454545
2b0d053c54
login now required
2019-04-24 01:37:18 +02:00
oh45454545
66b683a6bc
further fixes
2019-04-23 20:43:53 +02:00
Jim Miller
7a81dec11f
Bump Test Version 3.7.4
2019-04-22 18:23:44 -05:00
Jim Miller
a6fb0fcc7f
Bump Test Version 3.7.3
2019-04-21 21:58:05 -05:00
Jim Miller
8a9ed58585
Bump Test Version 3.7.2
2019-04-21 16:30:26 -05:00
Jim Miller
021ef30647
Bump Test Version 3.7.1
2019-04-21 15:09:20 -05:00
Jim Miller
c7d85985a7
Bump Release Version 3.7.0
2019-04-19 14:08:56 -05:00
Jim Miller
42bd0b221d
Update Translations.
2019-04-19 14:08:13 -05:00