7073 Commits

Author SHA1 Message Date
GRiker
fd82ec6002 Update to exact match search for exclude_tags 2010-02-12 11:26:38 -07:00
GRiker
54c7a378c4 KG updates, exact match 2010-02-12 11:12:17 -07:00
GRiker
d9e5ac9a05 GR tweaks anticipating exact search 2010-02-12 11:11:23 -07:00
Kovid Goyal
8816449cca Implement #4830 (exact match searches) 2010-02-12 11:10:13 -07:00
GRiker
6060faa574 KG changes 2010-02-12 11:01:39 -07:00
GRiker
2091ca2ca4 Changed booksByTitle when empty list 2010-02-12 10:51:41 -07:00
Kovid Goyal
a7b5f60f6f Autodetect if a zip/rar file is actually a comic. Fixes #4880 (RAR/ZIP file Autodetection to treat them as CBR/CBZ) 2010-02-12 10:27:45 -07:00
Kovid Goyal
a3052cf127 Fix #4876 (Updated recipes) 2010-02-12 09:51:58 -07:00
Kovid Goyal
ba2b5056b0 Fix #4871 (Wired magazine seems broken) 2010-02-12 09:50:48 -07:00
Kovid Goyal
bcf0e6c146 ... 2010-02-12 09:13:11 -07:00
GRiker
2153d224ea GwR fix for empty booksByTitle, add profile to metadata 2010-02-12 07:44:59 -07:00
Translators
306ed7c4b0 Launchpad automatic translations update. 2010-02-12 04:50:58 +00:00
GRiker
a53b71a02c KG updates 2010-02-11 16:31:46 -07:00
Kovid Goyal
2129993f9b Suedeutsche Zeitung by Darko Miletic 2010-02-11 14:11:22 -07:00
Kovid Goyal
b0cb18f0c5 ... 2010-02-11 11:27:17 -07:00
Kovid Goyal
2604c986e6 Updated recipes for Toronto Sun and Telegraph UK 2010-02-11 11:25:39 -07:00
GRiker
673ca5a2bd KG changes 2010-02-11 11:13:01 -07:00
GRiker
ebdf1e0558 fix exth bug when no exth present 2010-02-11 11:12:05 -07:00
Kovid Goyal
51cfbe852b MOBI metadata: Preserve original EXTH records when not overwrriten by calibre metadata. Improved series sorting in catalog generation 2010-02-11 09:47:28 -07:00
Kovid Goyal
4b670c5f30 Fix #4869 (Updated recipe for Danas newspaper) 2010-02-11 09:39:14 -07:00
Kovid Goyal
81f58b185a Fix threading related crash when using the ChooseFormatDialog 2010-02-11 09:28:23 -07:00
GRiker
b817c151b5 GwR update author lists, fix EXTH output 2010-02-11 07:15:55 -07:00
Kovid Goyal
e0320e0765 Linux source install: Install a calibre environment module to ease the integration of calibre into other python projects 2010-02-10 22:12:22 -07:00
Translators
175bda7190 Launchpad automatic translations update. 2010-02-11 05:01:59 +00:00
Kovid Goyal
975c4af092 Add plugin to automatically extract an ebook if it is in a zip of rar archive 2010-02-10 21:28:24 -07:00
Kovid Goyal
ea0ee8d3d7 ... 2010-02-10 17:38:24 -07:00
Kovid Goyal
90bf890e10 More ZIP fixes 2010-02-10 17:19:05 -07:00
Kovid Goyal
71bb26c827 ZIP file extraction: Try to detect file name encoding instead of assuming UTF-8 2010-02-10 16:52:29 -07:00
Kovid Goyal
5cc4caf147 Zip file handling: Try to correctly interpret files with non english characters in their file names inside the zip file 2010-02-10 16:31:48 -07:00
Kovid Goyal
b33bfe2e43 HTML Input: Handle HTML fragments more gracefully. Fixes #4854 (Imported HTML fragments get converted to ZIPs containing no HTML) 2010-02-10 15:31:11 -07:00
Kovid Goyal
a0671a64d4 UNzipping zip files: Workaround invalid zip files that contain end-of-file comments but set comment size to zero. Baen seems to be particularly fond of generating these 2010-02-10 15:15:03 -07:00
Kovid Goyal
f587a7e825 Larger images in dilbert download 2010-02-10 11:09:41 -07:00
Kovid Goyal
bc9d98e52a ... 2010-02-10 10:16:11 -07:00
Kovid Goyal
cd6a6ea91f Catalog tweaks and MOBI metadata: ignore cover records with value < 0 2010-02-10 08:44:06 -07:00
Kovid Goyal
48d0d695e0 Fix #4848 (Error on opening (viewing) .lrf books in Calibre v. 0.6.39) 2010-02-10 08:11:41 -07:00
GRiker
845acb192f GwR revisions 2-10 EXTH fix, thumb tweaks, catalog.svg 2010-02-10 07:20:01 -07:00
GRiker
30049bc38f GwR revisions, add catalog.svg 2010-02-10 04:55:44 -07:00
James Ralston
f488c66740 Move pychm to src 2010-02-09 23:37:56 -08:00
Translators
1be531a8d1 Launchpad automatic translations update. 2010-02-10 04:43:04 +00:00
Kovid Goyal
2ad4eb09cf IGN:Tag release 2010-02-09 21:22:32 -07:00
Kovid Goyal
0ed80fbda0 Updated translations 2010-02-09 20:44:20 -07:00
Kovid Goyal
d4d3afbb21 version 0.6.39 2010-02-09 20:37:55 -07:00
Kovid Goyal
1b30ddb0d6 ... 2010-02-09 20:00:16 -07:00
Kovid Goyal
ba2c202ae1 HTML Input: Ignore files whose names have been incorrectly encoded. Fixes #4820 (UnicodeDecodeError while starting ebook-convert on Linux) 2010-02-09 13:24:56 -07:00
Kovid Goyal
b91afbb303 Catalog generation: Scale thumbnails using DPI set in output profile 2010-02-09 11:00:53 -07:00
Kovid Goyal
c86155a177 Fix #4739 (Setting author_sort to the same as author) 2010-02-09 10:24:48 -07:00
GRiker
a2251a4a59 GwR DPI fix 2010-02-09 10:22:45 -07:00
Kovid Goyal
8b4b85ab34 Radikal by Darko Miletic 2010-02-09 10:11:34 -07:00
Kovid Goyal
8050aac496 Fix #4832 (Namespace-qualified OCF container file in ePub crashes ebook-meta) 2010-02-09 07:29:58 -07:00
James Ralston
c84aa8105b Experiment with using html input plugin to process chm 2010-02-09 00:04:36 -08:00