26194 Commits

Author SHA1 Message Date
Kovid Goyal
0f5f38e746 Merge branch 'master' of github.com:kovidgoyal/calibre 2013-10-03 09:29:58 +05:30
Kovid Goyal
fd77ad2c92 Update AM 730 and Ming Pao (HK) 2013-10-03 09:28:55 +05:30
Kovid Goyal
ea9a2dfd8f Update Neu Osnabrucker Zeitung 2013-10-03 09:20:03 +05:30
Kovid Goyal
cd60913d8b Merge pull request #105 from t3d/master
remove 'The H' recipe
2013-10-02 19:17:24 -07:00
Kovid Goyal
31699d01d2 Merge pull request #104 from t3d/eb
ebookpoint plugin: exclude audiobooks from list of items
2013-10-02 19:16:33 -07:00
Kovid Goyal
8f7c50eecc Merge branch 'master' of https://github.com/cbhaley/calibre
Add a tweak to control quality of thumbnails generated by the content
server.

Also improve cache usage performance of the wireless device driver.
2013-10-03 07:42:17 +05:30
Kovid Goyal
e9f5f8ea2a Fix virtual libraries template function
The virtual libraries template function was overriding the cache used
for format_metadata in the ProxyMetadata object.
2013-10-03 07:23:01 +05:30
Tomasz Długosz
d868b2d541 remove 'The H' recipe
Unfortunatelly they're not publishing any more:
http://www.h-online.com/open/news/item/The-H-is-closing-down-1920027.html
2013-10-02 19:58:11 +02:00
Charles Haley
563be26322 Make metadata cache reading slightly more robust 2013-10-02 10:49:30 +02:00
Tomasz Długosz
e96c33b059 ebookpoint plugin: exclude audiobooks from list of items 2013-10-01 23:05:40 +02:00
Charles Haley
e161df6fff More cache work -- remove some code, get rid of old file. 2013-10-01 19:27:08 +02:00
Charles Haley
e34d7bdee7 Use much less memory when reading and writing cache 2013-10-01 19:17:25 +02:00
Carlos Alves
a342162cff Add padreydecano.recipe, update el_observador...
Add padreydecano.recipe (C.A. Peñarol related news)
Update el_observador.recipe it was broken for a long time.
2013-09-29 17:34:45 -03:00
Carlos Alves
e1d99a09ab Add some recipes of Uruguay.
Add 10minutos.recipe (News of Salto)
Add diario_el_pueblo.recipe (News of Salto)
Add diario_salto.recipe (News of Salto)
Add unoticias.recipe (News of Montevideo)
2013-09-29 13:45:11 -03:00
Tomasz Długosz
974efed829 Remove Bookoteka store, as they don't sell ebooks any more 2013-09-29 14:59:39 +02:00
Charles Haley
ee8c9d5c91 Add a tweak to change the image compression quality used by the content server when it makes thumbnails. 2013-09-27 17:05:33 +02:00
Kovid Goyal
8920cf6cae Driver for Sunstech reader
Fixes #1231590 [cannot connect my sunstech e-reader](https://bugs.launchpad.net/calibre/+bug/1231590)
2013-09-27 08:38:29 +05:30
Kovid Goyal
f7a2472336 Fix #1231419 [error in manual page for "Integrating the calibre content server into other servers"](https://bugs.launchpad.net/calibre/+bug/1231419) 2013-09-26 18:31:54 +05:30
Kovid Goyal
901fd220b3 version 1.5 v1.5.0 2013-09-26 09:07:27 +05:30
Kovid Goyal
f9a9f01dab Another fix for markdown update breakage 2013-09-25 22:25:22 +05:30
Kovid Goyal
5b578f8ecd Delay load utils.date to speed up worker startup 2013-09-25 22:21:29 +05:30
Kovid Goyal
83d3ee3118 Avoid hangs when downloading covers due to misbehaving plugins 2013-09-25 22:11:58 +05:30
Kovid Goyal
dc80d92b1d Exclude the markdown code from check 2013-09-25 18:13:57 +05:30
Kovid Goyal
f6a7ef58f7 Merge branch 'master' of https://github.com/GRiker/calibre
Catalogs: fix exclude tags rules not working in non-English locales when
creating catalogs in EPUB/MOBI formats. Fixes #1228949 [Exclude books for catalogs not functional in German localisation](https://bugs.launchpad.net/calibre/+bug/1228949)
2013-09-25 17:45:29 +05:30
GRiker
52291ce019 Correct handling of exclusions by tag when using non-english localization. 2013-09-25 05:32:25 -06:00
Kovid Goyal
df7e9441b0 Bulk metadata edit: Allow setting comments and cloning covers
Bulk metadata edit: Allow setting the comments for all selected books
and also allow cloning the covers. Cloning covers means that the cover
of the first selected book will be set for all other selected books.
Fixes #1230040 [Bulk edit covers and comments [Enhancement]](https://bugs.launchpad.net/calibre/+bug/1230040)
2013-09-25 12:15:21 +05:30
Kovid Goyal
0405027a3f Fix over-wide buttons in preferences 2013-09-25 11:47:12 +05:30
Kovid Goyal
1121081ad0 ... 2013-09-25 11:27:04 +05:30
Kovid Goyal
83ee722a2e Fix breakage caused by update of markdown 2013-09-25 11:25:52 +05:30
Kovid Goyal
31accb5679 Merge branch 'markdown' of https://github.com/user-none/calibre
TXT Input: Update bundled python markdown library to 2.3.1
2013-09-25 07:41:30 +05:30
David Forrester
0bcee3f721 Reading status wiped for older Kobo Touch firmware
Kobo driver: Fix reading status being cleared when connecting to a Kobo
with older firmware and metadata management set to automatic. Fixes #1230018 [Reading status wiped for older Kobo Firmware](https://bugs.launchpad.net/calibre/+bug/1230018)

When a Kobo Touch running a 1.9.x firmware was connected, the reading
status of all books was wiped out. This was to do with the way the
collections were managed. If a shelf/collection attribute was not
defined, the reading status was being cleared when it should not have
been.

Also skipping a loop over the books if shelf and series management is
not being done.
2013-09-25 07:35:16 +05:30
John Schember
cc3466eee1 Update markdown to 2.3.1. 2013-09-24 22:02:47 -04:00
Kovid Goyal
90f095a8a5 ... 2013-09-25 07:22:19 +05:30
Kovid Goyal
b2dc29019a Update Slate 2013-09-24 22:13:46 +05:30
Kovid Goyal
dc18dbd5b0 ... 2013-09-24 18:37:14 +05:30
Kovid Goyal
4518d78b2f ... 2013-09-24 10:41:46 +05:30
Kovid Goyal
e143dc6642 Content server: Sort virtual libraries by name
Fixes #1229459 [No sorted names of virtual libs. in browser](https://bugs.launchpad.net/calibre/+bug/1229459)
2013-09-24 09:29:24 +05:30
Kovid Goyal
c5f14dc276 Fix #1229157 [Remove recipe for El Guardian - Argentina](https://bugs.launchpad.net/calibre/+bug/1229157) 2013-09-23 22:20:12 +05:30
Kovid Goyal
f34cb774be Update El Universal (VE)
Fixes #1229156 [Updated recipe for El Universal Venezuela](https://bugs.launchpad.net/calibre/+bug/1229156)
2013-09-23 22:19:39 +05:30
Kovid Goyal
b07fc5fecb Merge branch 'master' of github.com:kovidgoyal/calibre 2013-09-23 22:16:52 +05:30
Kovid Goyal
7d68af2b1a Merge pull request #97 from skx/patch-1
Fixed a minor issue.
2013-09-23 09:46:30 -07:00
Steve Kemp
b1c98a4dfd Fixed a minor issue.
"A single regular expression cat match a number of different strings"

Becomes :

"A single regular expression __can__ match a number of different strings"
2013-09-23 13:15:28 +01:00
Kovid Goyal
589ef0a5fe Revert "Amazon metadata download: Get tags from amazon best seller rank"
This reverts commit d0f179da8233fe7e61c1132f7fea31253c3105e2.

There are still many pages where the look for similar items is available
2013-09-23 15:21:32 +05:30
Kovid Goyal
de4cddf853 DOCX Input: Convert tabs for indentation into indentation
DOCX Input: Detect if tabs are used for paragraph indentation and
convert those into proper indentation.
2013-09-23 13:13:18 +05:30
Kovid Goyal
178364aa4e ... 2013-09-23 12:18:58 +05:30
Kovid Goyal
a4f6d6d19e DOCX Input: Convert tabs to non-breaking spaces
DOCX Input: Convert tabs in the docx file into non-breaking spaces in
the output document. Note that custom tab stops are not supported.
Fixes #1228893 [Converting .docx file fails to preserve para first line indent](https://bugs.launchpad.net/calibre/+bug/1228893)
2013-09-23 10:34:09 +05:30
Kovid Goyal
2c46d54c47 Conversion: Handle the style attribute on the <html> tag 2013-09-22 21:02:49 +05:30
Kovid Goyal
4a82c5f5ac Driver for Woxter Scriba
Fixes #1228690 [Woxter scriba 175 drivers](https://bugs.launchpad.net/calibre/+bug/1228690)
2013-09-22 18:21:36 +05:30
Kovid Goyal
3e522c4e15 newdb: Handle databases with invalid ratings link tables
Fixes #1228517 [crashes on change library](https://bugs.launchpad.net/calibre/+bug/1228517)
2013-09-22 17:24:07 +05:30
Kovid Goyal
50beda31ae Remove the SONY PRS 500 fonts
Remove the bundled SONY PRS500 fonts since they were used only for LRF
conversion, and LRF is now deprecated. The fonts will be substituted with
Liberation fonts instead.
2013-09-22 12:09:24 +05:30