18677 Commits

Author SHA1 Message Date
Translators
eefe5b64f1 Launchpad automatic translations update. 2013-01-17 04:35:34 +00:00
Kovid Goyal
fab5158a17 ... 2013-01-17 08:17:22 +05:30
Charles Haley
6019f500c6 Merge from trunk 2013-01-16 23:37:42 +01:00
Charles Haley
a3428ab201 Reinitialize internal metadata maps on each connect 2013-01-16 23:36:33 +01:00
Tomasz Długosz
9791b9844e Empik Affiliate programme is suspended 2013-01-16 19:31:29 +01:00
Kovid Goyal
7208c73480 E-book-viewer: Fix TOC links without anchors not scrolling to the top of the current flow 2013-01-16 16:12:43 +05:30
Kovid Goyal
133ff65759 Kobo driver: Speedup initial connect by avoiding unneccesary update of series metadata in some situations. Fixes #1099190 (Updating metadata on startup can be very slow) 2013-01-16 12:09:02 +05:30
davidfor
39aa2072cb Bug #1099190: Updating metadata on startup can be very slow
The series_index is stored as a string in the Kobo database. Convert this to a float for comparison with the value in calibre. This will reduce the number of updates done to the database and reduce the time taken to sync.
2013-01-16 17:12:47 +11:00
Kovid Goyal
f5094c211e Content server: Respect the restriction when picking a random book 2013-01-16 10:51:55 +05:30
Translators
63af67cc29 Launchpad automatic translations update. 2013-01-16 04:35:24 +00:00
John Schember
21700463ce Merge changes from lp:~cbhaley/calibre/charles_store. 2013-01-15 18:29:18 -05:00
Kovid Goyal
190af68ca6 Fix #1099835 (description on plugin install dialog resizes dialogbox out of screen) 2013-01-15 21:33:40 +05:30
Charles Haley
8354ed8cf2 Merge from trunk 2013-01-15 11:35:59 +01:00
Charles Haley
6219e09655 Take extension into consideration when deciding to overwrite a book. 2013-01-15 11:35:19 +01:00
Kovid Goyal
2f3dde257e Wireless driver: Always replace file when resending a previously sent book to the device, even if the title/author have changed. 2013-01-15 15:31:30 +05:30
Charles Haley
41224d8ba0 1) Make amazon EU plugins self sufficient
2) Fix broken waterstores UK store.
2013-01-15 10:58:07 +01:00
Charles Haley
ae34d84539 Merge from trunk 2013-01-15 10:01:33 +01:00
Charles Haley
5d62d81319 Merge from trunk 2013-01-15 09:48:57 +01:00
Charles Haley
58c0127a17 Add an option to the smart device driver (default: True) that tells the driver that when sending a book, overwrite a book on the device if it has the same UUID, ignoring the result of evaluating the template. This prevents accumulating multiple copies of books when metadata changes. 2013-01-15 09:47:50 +01:00
Kovid Goyal
8de9017002 ... 2013-01-15 10:29:14 +05:30
Translators
f41d709bbf Launchpad automatic translations update. 2013-01-15 04:47:23 +00:00
Kovid Goyal
1d5e7897db Dynamic loading for get books plugins 2013-01-15 10:01:21 +05:30
Kovid Goyal
c1c0099354 LIT Input: Handle lit files that set an incorrect XML mimetype for their text. Fixes #1099621 (problem converting .lit files) 2013-01-15 09:16:09 +05:30
Kovid Goyal
d9ae243f12 Add PocketBook Pro 912 driver. Fixes #1099571 (Patch for adding support for pocket book pro 912) 2013-01-15 08:51:19 +05:30
Kovid Goyal
0fa633503e Add uuid to MOBI headers as well 2013-01-15 08:30:50 +05:30
Daniele Pizzolli
4e2b9b895d Add support for Pocket Book Pro 912 2013-01-14 21:45:45 +01:00
GRiker
d25aa48213 Write EXTH 112 when exporting MOBI 2013-01-14 13:41:21 -07:00
Kovid Goyal
60fc5a3315 MOBI Output: Write the calibre book uuid to the exth 112 (source) metadata field in MOBI files 2013-01-15 00:05:52 +05:30
Kovid Goyal
aeb5935b38 ... 2013-01-15 00:03:09 +05:30
GRiker
bf34daf400 Added calibre:uuid to EXTH:112 (source) 2013-01-14 08:25:29 -07:00
Charles Haley
ec9f72615b More fixes for the custom series index is None problem, this time not to blow up in edit metadata single. 2013-01-14 15:29:24 +01:00
Kovid Goyal
d2e27f55b8 version numbers to support dynamic loading of get books plugins 2013-01-14 11:50:23 +05:30
Translators
bb7b559a8e Launchpad automatic translations update. 2013-01-14 04:35:43 +00:00
Charles Haley
a84feb91b7 Libre.de changed its name to ebook.de. 2013-01-13 11:23:43 +01:00
Charles Haley
479ec4ab65 Merge from trunk 2013-01-13 11:07:09 +01:00
Kovid Goyal
1bc7ddfdbf Content server: Allow picking a random book by clicking the 'Random book' link on the start page. You can also refresh the random book page to get a new random book 2013-01-13 14:14:00 +05:30
Kovid Goyal
e25cb884fa EPUB: Ensure that the calibre book uuid is present in the opf of EPUB files converted/exported from the GUI 2013-01-13 11:38:39 +05:30
Translators
7c6f7a3077 Launchpad automatic translations update. 2013-01-13 04:37:36 +00:00
Kovid Goyal
daf84fd6a7 Wireless driver: Add support for using the book uuid as the filename 2013-01-12 19:05:12 +05:30
Kovid Goyal
4cac5c5c00 Fix #1098325 (calibredb catalog field isbn dropping 'X' on export) 2013-01-12 19:03:45 +05:30
Charles Haley
498e090b1f Allow the smart device client to ask that the UUID be used for file names instead of the template. 2013-01-12 14:24:18 +01:00
GRiker
63a274dc32 Revised method adding <dc:identifier> with calibre uuid to ePub OPF files. 2013-01-12 05:00:55 -07:00
Charles Haley
9c41f1173a Fix amazon stores to account for website change. 2013-01-12 12:35:26 +01:00
Kovid Goyal
076d9e021a Remove the experimental tag from the subset fonts feature, since there has been only one reported problem (now fixed) with it in the two months since it was released 2013-01-12 14:23:29 +05:30
Kovid Goyal
bcf54baad8 Implement spreads for linear gradients 2013-01-12 13:55:55 +05:30
Translators
c9473e8952 Launchpad automatic translations update. 2013-01-12 04:55:23 +00:00
Kovid Goyal
ad831700ea Fix an error when editing date in the main book list and all visible dates are blank. Fixes #1098675 (Except not considered) 2013-01-12 09:38:46 +05:30
Kovid Goyal
1349d66108 ... 2013-01-12 09:12:31 +05:30
GRiker
a1b04a765c 1) Added uuid to OPF with id="uuid_id", matching style when converting epubs.
2) Fixed bug lp:1098325, improperly formatted ISBN field when exporting CSV.
2013-01-11 14:23:54 -07:00
Kovid Goyal
b392089217 Fix #1098478 (calibre-smtp fails to attach file with UTF-8 characters) 2013-01-11 15:37:41 +05:30