37667 Commits

Author SHA1 Message Date
Kovid Goyal
934cb684c1
Kobo driver: Add supported for newly released firmware update
Kobo driver: Fix a regression in the last release that caused book title
to appear as unknown if metadata management was set to manual in
calibre. Fixes #1807914 [Calibre won't read titles from Kobo Aura One](https://bugs.launchpad.net/calibre/+bug/1807914)

Merge branch 'master' of https://github.com/davidfor/calibre
2018-12-13 17:36:00 +05:30
David
4a025a3063 Fix #1807914: Title showing as "Unknown" in device list for Kobo devices
Fix for https://bugs.launchpad.net/calibre/+bug/1807914
With the last set of changes, if the metadata management was not set to
automatic, books sent to the device would have the title showing as
"Unknown" in the device list.

Also bumping supported firmware version to 4.12.12111 which has just
been released.
2018-12-13 22:39:08 +11:00
Kovid Goyal
d97dea713a
Disable logins on espn since it has moved to a JS based login system that I cannot be bothered reversing 2018-12-11 18:47:28 +05:30
Kovid Goyal
b9eeeaace3
WSJ changed its todays paper markup again
Fixes #1807945 [Wall Street Journal fetch does not work](https://bugs.launchpad.net/calibre/+bug/1807945)
2018-12-11 18:25:08 +05:30
Kovid Goyal
25b8f19c01
Update Al Jazeera in English
Merge branch 'patch-1' of https://github.com/rogeliodh/calibre
2018-12-11 06:35:32 +05:30
Rogelio Domínguez Hernández
78efc02b01
Update "Al Jazeera in English"
"Al Jazeera in English" is broken currently, it only retrieves titles but no content. So I updated the recipe so content is preserved.
2018-12-10 16:14:10 -06:00
Kovid Goyal
6025101886
Merge branch 'ft-py3-icu' of https://github.com/flaviut/calibre 2018-12-10 14:01:47 +05:30
Kovid Goyal
04a1e73648
Merge branch 'ft-py3-patiencediff' of https://github.com/flaviut/calibre 2018-12-10 13:27:33 +05:30
Flaviu Tamas
58909f4c74
Build ICU in py3 2018-12-10 01:50:08 -05:00
Flaviu Tamas
5186718fdd
Update patiencediff to py3 2018-12-10 01:47:20 -05:00
Kovid Goyal
7463d23777
... 2018-12-10 11:52:05 +05:30
Kovid Goyal
a04da5322f
Change recipe title and add language/author metadata 2018-12-10 11:29:57 +05:30
Kovid Goyal
36647d4762
Merge branch 'ft-py3-tokenizer' of https://github.com/flaviut/calibre 2018-12-10 11:24:10 +05:30
Kovid Goyal
dca2d1a51c
String changes 2018-12-10 08:36:28 +05:30
Flaviu Tamas
5f420d7047
Fix number->size conversion 2018-12-08 17:24:28 -05:00
Flaviu Tamas
cf576342e1
Build tokenizer on py3
- The actual unicode manipulation wasn't converted to the new 3.3+
style, since it would lead to lots of ifdefs and become quite ugly. This
can be done when py2 support is dropped. The drawbacks will be
temporary slower code (there will be extra copying required).
2018-12-08 17:24:18 -05:00
Flaviu Tamas
526835e555
Add cmake build directory to gitignore 2018-12-08 17:18:48 -05:00
Kovid Goyal
238c3e9158
version 3.35.0 v3.35.0 2018-12-07 10:26:49 +05:30
Kovid Goyal
34746bbd94
Fix #1807266 [create_from_xpath IOError: [Errno 5] Input/output error](https://bugs.launchpad.net/calibre/+bug/1807266) 2018-12-07 08:28:03 +05:30
Kovid Goyal
320487b8df
Macrobusinness by 2018robert 2018-12-06 10:49:32 +05:30
Kovid Goyal
d00558765d
Handle change to newsweek index page 2018-12-05 10:02:39 +05:30
Kovid Goyal
65eafd1f7c
Update Wired Magazine 2018-12-05 09:43:03 +05:30
Kovid Goyal
184bd089c1
... 2018-12-04 17:43:32 +05:30
Kovid Goyal
988a383714
... 2018-12-02 13:44:44 +05:30
Kovid Goyal
ff059b3066
Edit book: Insert hyperlink: Allow specifying a template to control the markup that is inserted for the hyperlink. Fixes #1804250 [[enhancement] editor, insert hyperlink add <sup> option](https://bugs.launchpad.net/calibre/+bug/1804250) 2018-12-02 13:38:30 +05:30
Kovid Goyal
c327410f69
... 2018-12-02 13:00:50 +05:30
Kovid Goyal
22d5e11cac
Sports Illustrated by Kovid Goyal 2018-12-02 12:58:14 +05:30
Kovid Goyal
507901b0e9
Remove non-working recipe 2018-12-02 12:22:09 +05:30
Kovid Goyal
bbcfac91f0
Merge branch 'master' of https://github.com/davidfor/calibre 2018-12-02 07:18:23 +05:30
David
d344124481 Fix error when no author on Kobo device
And I meant to bump the driver version before.
2018-12-01 22:43:30 +11:00
Kovid Goyal
5c8f4a10a1
E-book viewer: Fix a regression that broke viewing of HTMLZ files
Fixes #1691976 [ebook-viewer cannot open htmlz-files](https://bugs.launchpad.net/calibre/+bug/1691976)
2018-12-01 13:27:10 +05:30
Kovid Goyal
4a5dcef805
Add a retry for WSJ articles 2018-11-28 20:17:38 +05:30
Kovid Goyal
ccc4a17060
Fix missing headlines on some wsj articles 2018-11-28 20:13:54 +05:30
Kovid Goyal
82ab74d5a7
Update Wall Street Journal for print edition page changes 2018-11-27 21:00:01 +05:30
Kovid Goyal
1d15835d07
Rubikon.de by schuster 2018-11-25 17:47:37 +05:30
Kovid Goyal
fb380aaaff
Update Newsweek 2018-11-22 10:43:53 +05:30
Kovid Goyal
2a26bb7be4
... 2018-11-21 20:02:07 +05:30
Kovid Goyal
01c47148e9
... 2018-11-20 09:17:46 +05:30
Kovid Goyal
53447245c4
Move sorting into individual handlers for popup completion requests 2018-11-19 19:48:15 +05:30
Kovid Goyal
d8dc884498
Edit book: Fix suggestions in completion popup not being sorted. Fixes #1803985 [[enhancement] editor, make auto fill a href more "natural" order](https://bugs.launchpad.net/calibre/+bug/1803985) 2018-11-19 19:42:40 +05:30
Kovid Goyal
795d7f54ff
Update Telepolis 2018-11-19 09:58:04 +05:30
Kovid Goyal
928a72ebc0
Merge branch 'patch-1' of https://github.com/BeckyDTP/calibre 2018-11-17 08:46:28 +05:30
Becky
37c15fd911
A capital letter in hint. 2018-11-16 11:54:37 +01:00
Kovid Goyal
97f9373a99
Economist: handle printedition page redirecting to previous issue instead of current one 2018-11-16 12:24:41 +05:30
Kovid Goyal
1026635639
Metadata download: Add an option (in Preferences->Metadata download) to
keep multiple results from individual metadata sources, useful if yu
prefer to pick the best result by hand and use only one or two metadata
sources. Fixes #1802293 [download metadata only keeps one book per source](https://bugs.launchpad.net/calibre/+bug/1802293)
2018-11-16 09:40:02 +05:30
Kovid Goyal
c2895cfbc0
Use lopen() in the container class 2018-11-16 08:46:32 +05:30
Kovid Goyal
c055ec3a15
Windows: Fix restarting calibre with system tray icon enabled causing duplicate defunct icons in the tray. Fixes #1803034 [Windows 7 - Icon duplicated in notification area](https://bugs.launchpad.net/calibre/+bug/1803034) 2018-11-16 08:33:26 +05:30
Kovid Goyal
37f584f90a
Kobo driver: Add an option to directly update metadata in the Kobo
device database, instead of waiting for the Kobo to update the database
after disconnecting. (Preferences->Plugins->Cusotmize the Kobo device plugin)

Merge branch 'master' of https://github.com/davidfor/calibre
2018-11-14 21:10:05 +05:30
David
265b2a506b Update metadata in Kobo database
Added options to decide to update metadata, for the Subtitle and whether
to update purchased books. The update will use a metadata plugboard if
there is one.
2018-11-14 23:14:18 +11:00
Kovid Goyal
82246b62ea
Update Yahoo News 2018-11-13 10:14:42 +05:30