Commit Graph

34295 Commits

Author SHA1 Message Date
Kovid Goyal 39ee86dfe3 ... 2017-03-08 00:38:32 +05:30
Kovid Goyal 687c0b9c05 Get Books; Fix price not being displayed for books from Amazon dues to website changes 2017-03-07 10:01:55 +05:30
Kovid Goyal f086a48a4a GetBooks; Update Google Books plugin for website changes 2017-03-07 09:34:58 +05:30
Kovid Goyal c4a949bfd7 ... 2017-03-07 08:36:52 +05:30
Kovid Goyal dbfe5c1427 A spot of refactoring 2017-03-06 11:32:52 +05:30
Kovid Goyal c5845f511b Apparently https is not fully supported on archive.org 2017-03-06 11:30:05 +05:30
Kovid Goyal e2bb9b1508 Add a config option to allow the user to control which servers to query for amazon metadata 2017-03-06 10:33:52 +05:30
Kovid Goyal 0030c69626 Sort items in choices combobox 2017-03-06 10:33:08 +05:30
Kovid Goyal 02002b062b Fix ISBN-13 searches not matching when using search engines 2017-03-06 10:20:43 +05:30
Kovid Goyal eef03c1f3e ... 2017-03-06 09:17:35 +05:30
Kovid Goyal 7a7b560703 ... 2017-03-06 08:26:05 +05:30
Kovid Goyal 9e1614169f Fix #1670156 [ebook-polish produces an Unknown CSS Property name. [10:2: -webkit-border-radius] in [jacket.xhtml]](https://bugs.launchpad.net/calibre/+bug/1670156) 2017-03-05 23:19:41 +05:30
Kovid Goyal 1679252ee1 ... 2017-03-05 20:14:18 +05:30
Kovid Goyal c106f3c89c ... 2017-03-03 18:11:37 +05:30
Kovid Goyal 01d6e2ffda ... 2017-03-03 12:44:35 +05:30
Kovid Goyal c7b753c469 Log results page title when no results found 2017-03-03 12:07:11 +05:30
Kovid Goyal e6b1cc0a49 Ignore results with no cached page 2017-03-03 12:02:18 +05:30
Kovid Goyal 4df1e526f0 E-book viewer: Fix slow startup when recently opened files are on a slow/malfunctioning networked filesystem. Fixes #1669497 [eBook viewer slow to open when recent disk resource unavailable](https://bugs.launchpad.net/calibre/+bug/1669497) 2017-03-03 11:35:43 +05:30
Kovid Goyal e0b8a11f1a Edit Book: Saved searched Dialog: Allow re-arranging the saved searches using drag and drop. Fixes #1669514 [Nested or Grouped Saved Searches in Edit Book](https://bugs.launchpad.net/calibre/+bug/1669514) 2017-03-03 11:29:40 +05:30
Kovid Goyal 31eecbd8e8 ... 2017-03-03 08:20:53 +05:30
Kovid Goyal 8189513133 ... 2017-03-03 01:23:06 +05:30
Kovid Goyal 0041d18a2c News download: Fix a bug that could cause a crash when downloading an SVG image. Fixes #1669530 [Fetching News for "New York Times" produces error](https://bugs.launchpad.net/calibre/+bug/1669530)
See https://bugreports.qt.io/browse/QTBUG-59266
2017-03-03 01:09:26 +05:30
Kovid Goyal faf46f844f Set the Referer when accessing cached pages 2017-03-02 21:47:52 +05:30
Kovid Goyal 122a1de44d Google queries 2017-03-02 21:09:36 +05:30
Kovid Goyal f98dfa6775 Resolve cover URLs early 2017-03-02 20:04:53 +05:30
Kovid Goyal 959583bcc2 Reduce metadata source plugin updates interval
Also touch the cache file even when there are no changes to avoid
excessive queries.
2017-03-02 19:46:57 +05:30
Kovid Goyal b9eea6b91c Resolve wayback links to original location instead of wayback cache
Better performance since wayback cache is so slow
2017-03-02 17:02:27 +05:30
Kovid Goyal 5c9c40431f Use bing to power the amazon metadata plugin
Faster and more reliable than wayback machine
2017-03-02 16:55:32 +05:30
Kovid Goyal 287fa950a1 Allow removing a header easily 2017-03-02 13:28:36 +05:30
Kovid Goyal 17a2d6dc26 Use a common UA when searching via SE 2017-03-02 13:17:03 +05:30
Kovid Goyal 9c78d6d18b Use https URLS for web archive 2017-03-02 13:06:55 +05:30
Kovid Goyal 0350e13e87 ... 2017-03-02 13:00:53 +05:30
Kovid Goyal 8a885650f7 ... 2017-03-02 10:41:17 +05:30
Kovid Goyal c16f555f18 Dont try to get cached URL for directly contrsucted asing based URLs 2017-03-02 10:28:58 +05:30
Kovid Goyal f4c054397a ... 2017-03-02 10:12:59 +05:30
Kovid Goyal 1a7a561e48 ... 2017-03-02 09:37:37 +05:30
Kovid Goyal d1ad4955a8 Implement searching amazon via wayback machine
Disabled, as wayback machine is really slow/flaky
2017-03-02 09:19:51 +05:30
Kovid Goyal 6c4c14ceca print log on failure 2017-03-02 09:15:17 +05:30
Kovid Goyal 6bde347e58 Reduce wayback min interval 2017-03-02 00:00:15 +05:30
Kovid Goyal 4e8b9c5c0c A spot of refactoring 2017-03-01 23:19:02 +05:30
Kovid Goyal a750d21495 Update The Economist some more 2017-03-01 22:12:04 +05:30
Kovid Goyal 98a6916854 ... 2017-03-01 21:38:37 +05:30
Kovid Goyal 8c8c3dad3f Code to get cached URLs from wayback machine 2017-03-01 21:35:10 +05:30
Kovid Goyal 45c0fe8c54 Code to search using ddg 2017-03-01 20:37:47 +05:30
Kovid Goyal 59fdacad91 Wire up the metadata source plugin live updates
Updates are kicked off when the user uses either the single or bulk
download metadata tools in the GUI.
2017-03-01 14:44:44 +05:30
Kovid Goyal 722106531f ... 2017-03-01 14:33:44 +05:30
Kovid Goyal 07942bda23 ... 2017-03-01 13:03:13 +05:30
Kovid Goyal 9c90bd1f59 Ensure that hashes are correct when updating source plugins 2017-03-01 13:01:30 +05:30
Kovid Goyal 0fb0c603da Output plugin versions in identify log 2017-03-01 10:35:59 +05:30
Kovid Goyal e9a1d3e979 Only patch metadata sources atomically 2017-03-01 10:25:25 +05:30