Commit Graph

36076 Commits

Author SHA1 Message Date
Kovid Goyal 2ea7fd0c52 Edit Book: Refuse to save EPUB files that have missing container.xml files. See #1740460 (Edit Book feature results in error after previously editing successfully) 2017-12-29 11:09:24 +05:30
Kovid Goyal 38f2b885c0 Fix #1740461 [doc -- regular expression write-up syntax error](https://bugs.launchpad.net/calibre/+bug/1740461) 2017-12-29 11:06:04 +05:30
Kovid Goyal 10254b86f1 Update Popular Science 2017-12-28 19:13:21 +05:30
Kovid Goyal 9453d87b38 EPUB input: Handle books that erroneously set the mimetype for font files to text/plain 2017-12-28 09:19:59 +05:30
Kovid Goyal e9d7975609 AZW3 Input: Do not fail to process files with invalid internal flow references.
Fixes #1740140 [calibre, version 3.14.0 ERRO: Could not open e-book: Falha ao ler o livro, C:\Users\Admin\Google Drive\Work\Calibre\Livros\Allan Kardec\O Evangelho Segundo o Espiritismo (3146)\O Evangelho Segundo o Espiritis - Allan Kardec.azw3 clique em "Mostrar detalhes" para mais informações.  Traceback (most recent call last):   File "site-packages\calibre\utils\ipc\simple_worker.py", line 284, in main   File "site-packages\calibre\ebooks\oeb\iterator\book.py", line 64, in extract_book   File "site-packages\calibre\customize\conversion.py", line 245, in __call__   File "site-packages\calibre\ebooks\conversion\plugins\mobi_input.py", line 44, in convert   File "site-packages\calibre\ebooks\mobi\reader\mobi8.py", line 114, in __call__   File "site-packages\calibre\ebooks\mobi\reader\mobi8.py", line 465, in expand_text   File "site-packages\calibre\ebooks\mobi\reader\markup.py", line 356, in expand_mobi8_markup   File "site-packages\calibre\ebooks\mobi\reader\markup.py", line 204, in update_flow_links IndexError: cannot fit 'long' into an index-sized integer](https://bugs.launchpad.net/calibre/+bug/1740140)
2017-12-27 08:41:17 +05:30
Kovid Goyal d23a30fc5c Modify docs to reflect that regex engine uses multi-line mode by default 2017-12-27 08:19:41 +05:30
Kovid Goyal a74302d860 Update Nikkei News 2017-12-27 06:29:09 +05:30
Kovid Goyal 563865b6c5 Merge branch 'master' of https://github.com/cemeyer/calibre 2017-12-27 06:28:12 +05:30
Conrad Meyer 712edec636 Compatibility improvements for FreeBSD systems
Don't exclude libmtp on FreeBSD systems.

Don't exclude libusb on FreeBSD systems.  Our libusb has a different include
path structure and libname than Linux, but compiles fine once those are
corrected.

Correct path to py-sip on FreeBSD.  We install it to a different directory
than build_environment.py was looking in.
2017-12-26 13:01:13 -08:00
Kovid Goyal 1906e976cd Merge branch 'FixNewYorkerRecipe' of https://github.com/jmateus/calibre 2017-12-26 17:31:45 +05:30
João Mateus 4e61dea283 Fixed New Yorker Magazine recipe
The XHTML produced by the recipe had an ill-formed XHTML that, when converted to KEPUB, was not properly parsed on Kobo devices.
2017-12-25 23:56:46 +00:00
kentan aebcda11a5 Fixed recipe to follow recent Nikkei site renewal. 2017-12-24 00:52:44 -07:00
Kovid Goyal d2efdc648a Merge branch 'patch-1' of https://github.com/morealaz/calibre 2017-12-22 16:36:21 +05:30
Mohammadreza Abdollahzadeh 24243b58f6 Update ui.py
fix systary icon name to calibre-tray
2017-12-22 13:02:14 +03:30
Kovid Goyal 3e68ad2c43 Fix #1739668 [Lost in translation ;)](https://bugs.launchpad.net/calibre/+bug/1739668) 2017-12-22 07:16:07 +05:30
Kovid Goyal 2b5c498b62 ... 2017-12-21 12:57:05 +05:30
Kovid Goyal e6299cd561 When updating plugins, do not show the dialog asking which toolbar to put the plugin, even if the user has removed the plugin for all toolbars. 2017-12-20 23:33:55 +05:30
Kovid Goyal 6cd33e110e Add a tweak in Preferences->Tweaks to exclude some fields when using the Edit metadata->Copy metadata/paste actions 2017-12-18 08:00:18 +05:30
Kovid Goyal 8f0d9cc028 Linux: Allow using calibre-tray.png in the calibre resources folder to override the system tray icon. Fixes #1738518 [Feature request - custom systray icon](https://bugs.launchpad.net/calibre/+bug/1738518) 2017-12-16 12:18:59 +05:30
Kovid Goyal df177fe455 ... 2017-12-16 08:29:26 +05:30
Kovid Goyal 38b2510ecb Content server: Fix using the Clear logs button preventing the server from restarting until calibre itself is restarted. Fixes #1738433 [Can't start Content Server after Clear Logs](https://bugs.launchpad.net/calibre/+bug/1738433) 2017-12-16 08:27:36 +05:30
Kovid Goyal 8bb6c46314 Edit Book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line 2017-12-16 07:59:10 +05:30
Kovid Goyal 5c9e8dce11 String changes 2017-12-15 19:42:20 +05:30
Kovid Goyal cfba208bc3 pep8 2017-12-15 19:42:12 +05:30
Kovid Goyal d09a998c36 version 3.14.0 v3.14.0 2017-12-15 08:20:37 +05:30
Kovid Goyal 2e8632facf Fix #1738298 [Economist recipe not working. Edition 3.13. Last successful use was a week ago.](https://bugs.launchpad.net/calibre/+bug/1738298) 2017-12-15 08:04:58 +05:30
Kovid Goyal 9d06256df1 Update Boston Globe 2017-12-14 14:31:46 +05:30
Kovid Goyal e62a0769c5 User manual: Add a new regexp quick reference section as a primer for regexp syntax https://manual.calibre-ebook.com/regexp_quick_reference.html
Fixes #1736085 [Suggested text for help file on regex in the editor](https://bugs.launchpad.net/calibre/+bug/1736085)
2017-12-14 13:21:44 +05:30
Kovid Goyal e53f68eb88 String changes 2017-12-14 06:56:50 +05:30
Kovid Goyal 37966b0916 Content server: Allow viewing the book metadata while reading a book. In the viewer controls, tap Goto and then Metadata to see the metadata. Fixes #1736312 [Feature request: A way to view book details while reading in Browser Viewer](https://bugs.launchpad.net/calibre/+bug/1736312) 2017-12-13 19:57:05 +05:30
Kovid Goyal a9589b8983 Fix test for uber-slow travis 2017-12-13 18:23:29 +05:30
Kovid Goyal ea131a2090 Kobo driver: Add support for new firmware
Merge branch 'master' of https://github.com/davidfor/calibre
2017-12-13 17:35:44 +05:30
David df60cba727 Bump supported firmware version for Kobo 4.7.x firmware
Kobo is about to release new firmware is about release new firmware. No
changes are needed except to bump the support firmware version.
2017-12-13 21:22:30 +11:00
Kovid Goyal a3a4408db2 ... 2017-12-13 07:20:30 +05:30
Kovid Goyal 08f0d6e6ab Get Books: Update Mills & book and beam-ebooks.de plugins for website changes
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-12-12 14:53:05 +05:30
Charles Haley a07cf434c2 Update 2 store plugins: Mills & Boon and Beam Ebooks 2017-12-12 10:12:01 +01:00
Kovid Goyal 90101bd663 Book polishing: Do not scan book for font usage when subsetting if no embedded fonts are available. Fixes #1737400 [Ebook edit: Subset embedded fonts does something even if there are no fonts](https://bugs.launchpad.net/calibre/+bug/1737400) 2017-12-12 10:09:41 +05:30
Kovid Goyal 8301cdd8ed Bulk metadata edit: Allow choosing the algorithm used for changing the case fo titles in bulk 2017-12-12 09:24:44 +05:30
Kovid Goyal 21205e69ef ... 2017-12-12 07:15:34 +05:30
Kovid Goyal 721d491d54 Content server: Open links in the comments section from the book details page in new windows. Fixes #1737644 [links in comments served by calibre-server should have target="_blank"](https://bugs.launchpad.net/calibre/+bug/1737644) 2017-12-12 06:56:50 +05:30
Kovid Goyal eb4e50df7c Merge branch 'master' of https://github.com/cbhaley/calibre 2017-12-11 22:51:17 +05:30
Charles Haley cd0ab5e61d Make the string for 'Świat Ebooków' unicode to prevent exceptions in preferences / plugins 2017-12-11 18:12:48 +01:00
Kovid Goyal eed221347e Update The Times
Merge branch 'patch-2' of https://github.com/bobbysteel/calibre
2017-12-11 18:58:17 +05:30
bobbysteel 1e57ff1657 Update times_online.recipe 2017-12-11 13:14:44 +00:00
bobbysteel a9451dd8b0 Remove suggested link cloud 2017-12-11 12:52:59 +00:00
Kovid Goyal 546d1f6c79 El Cohete a la luna by Darko Miletic
Fixes #1737422 [New recipe for newsportal - el cohete a la luna](https://bugs.launchpad.net/calibre/+bug/1737422)
2017-12-11 08:35:30 +05:30
Kovid Goyal a961778087 Get Books: Update empik and publio store plugin for website changes
Merge branch 'master' of https://github.com/t3d/calibre
2017-12-10 20:44:56 +05:30
Tomasz Długosz 7c624068bf publio plugin: add format detection 2017-12-10 16:09:54 +01:00
Tomasz Długosz 39dc0af554 fix empik plugin 2017-12-10 15:56:49 +01:00
Kovid Goyal 10d65365b9 Merge branch 'master' of https://github.com/cbhaley/calibre 2017-12-10 20:24:26 +05:30