Kovid Goyal
557a048d10
version 3.22.1
2018-04-20 12:55:09 +05:30
Kovid Goyal
7f7e73f4d2
Edit book: Fix upgrade book tool accidentally rplacing remove unused css tool
2018-04-20 12:54:44 +05:30
Kovid Goyal
15cf4064fe
Fix things sphinx complains about
2018-04-20 10:08:07 +05:30
Kovid Goyal
54f3b9007c
version 3.22.0
2018-04-20 09:15:55 +05:30
Kovid Goyal
f16d2cbb15
pep8
2018-04-19 17:49:40 +05:30
Kovid Goyal
4dc44f144f
Edit book: When bulk renaming files add an option to rename by the order in which the files appear in the book.
2018-04-19 09:00:05 +05:30
Kovid Goyal
3462cd4653
Refactor return type for method
2018-04-19 07:56:06 +05:30
Kovid Goyal
fa00093b21
On second thoughts use the first file-as value instead of the last.
2018-04-19 07:18:33 +05:30
Kovid Goyal
fb4504382b
EPUB 3 metadata: If the book defines more than one author sort value for an author use all of them instead of only the last one
2018-04-19 07:08:42 +05:30
Kovid Goyal
c795791223
String changes
2018-04-16 09:26:33 +05:30
Kovid Goyal
4a9f5d2a18
Edit Book: Add a tool to upgrade EPUB 2 books to EPUB 3. Accessed via Tools->Upgrade book internals
2018-04-15 19:47:18 +05:30
Kovid Goyal
7167103401
Check Book: Dont warn for nav document not in spine
2018-04-15 19:44:37 +05:30
Kovid Goyal
a37d55c96d
Allow running the new upgrade book tool via ebook-polish
2018-04-15 17:58:14 +05:30
Kovid Goyal
7973f8798a
Upgrade the NCX page list as well
2018-04-15 13:19:20 +05:30
Kovid Goyal
c9a8e46d1a
Mark title page in OPF when upgrading
2018-04-15 11:07:40 +05:30
Kovid Goyal
31f642e951
Polishing: Recognize titlepages that are marked as covers in the EPUB 3 landmarks section
2018-04-15 11:04:21 +05:30
Kovid Goyal
0e9991c331
Implement upgrade for NCX
2018-04-15 10:26:33 +05:30
Kovid Goyal
6eb67b9b80
Amazon metadata plugin: Fix metadata for adult books not being downloaded because google does not cache those pages.
2018-04-15 07:57:44 +05:30
Kovid Goyal
449191df19
...
2018-04-14 22:43:14 +05:30
Kovid Goyal
3860b3b77e
String changes
2018-04-14 10:57:32 +05:30
Kovid Goyal
8e89d862fb
Browser viewer: Show an error message when trying to use the Sync function without being logged in
2018-04-13 16:02:10 +05:30
Kovid Goyal
8fa2c9a54f
OPF23: Also migrate the rater cover property
2018-04-13 15:29:30 +05:30
Kovid Goyal
a9f8b465b7
DRYer
2018-04-13 11:34:53 +05:30
Kovid Goyal
d00ccaafba
Change font files media type to application/font-sfnt
2018-04-13 11:23:29 +05:30
Kovid Goyal
b604aa7acc
Apply content based manifest properties
2018-04-13 11:16:47 +05:30
Kovid Goyal
0234d75aa2
Fix failing test
2018-04-13 10:01:42 +05:30
Kovid Goyal
39032f5b5e
Start work on tool to upgrade EPUB 2 to 3 automatically
2018-04-13 09:27:48 +05:30
Kovid Goyal
b88c6580d7
Edit Book: Automatically updated the modified timestamp when editing EPUB 3 books on save.
2018-04-13 09:24:49 +05:30
Kovid Goyal
bee21462e0
When setting cover from a PDF file and the user clicks cancel, do not delete the existing cover
2018-04-12 08:14:24 +05:30
Kovid Goyal
e64afede00
Finish OPF23
2018-04-11 19:48:54 +05:30
Kovid Goyal
a359127473
OPF23: ratings and series
2018-04-11 10:26:58 +05:30
Kovid Goyal
704e1b3de6
OPF23: dates and timestamps
2018-04-11 09:02:33 +05:30
Kovid Goyal
f7159fc0ec
Add support for the FBZ format (zipped FB2)
...
Fixes #1762634 [Enhancement add support for .fb2.zip files](https://bugs.launchpad.net/calibre/+bug/1762634 )
2018-04-11 07:35:43 +05:30
Kovid Goyal
61ef61e3d9
Kindle driver: Change the height of generated thumbnails to 500px, needed for the Oasis 2017
2018-04-11 07:27:15 +05:30
Kovid Goyal
171e82e19c
Make CALIBRE_USE_SYSTEM_THEME=0 the same as unset
2018-04-11 05:54:48 +05:30
Kovid Goyal
5f9767c40b
OPF23: languages and authors
2018-04-10 20:10:01 +05:30
Kovid Goyal
3e33b855f0
Start work on code to transform OPF2 to OPF3
2018-04-10 18:39:25 +05:30
Kovid Goyal
75174f603a
Remove the ISBNDB metadata plugin as ISBNDB no longer allows free lookups. See #1761906 (ISBNDB metadata download plugin no longer functioning)
2018-04-07 07:02:51 +05:30
Kovid Goyal
4a9392ec3f
version 3.21.0
2018-04-06 07:37:41 +05:30
Kovid Goyal
a4eba954e8
Disable Edelweiss searches as they return garbage results
2018-04-06 07:27:14 +05:30
Kovid Goyal
19ca524e47
Update Edelweiss metadata plugin
...
Getting book data using edelweiss identifiers works. However, I cannot
get the search to work, for some reason the server returns random
results, ignoring the passed in query.
2018-04-05 23:30:07 +05:30
Kovid Goyal
d72b06b29b
Implement time left calculation for flow mode as well
2018-04-05 17:40:58 +05:30
Kovid Goyal
18b86edc5b
Browser viewer: Allow showing the time left in the current chapter/book in the header and footer areas of the book.
...
To use go to the preferences of the browser viewer and customize the
headers and footers to display the time left. Note that time left
in chapter only works correctly if chapters are in separate HTML files
in the book.
2018-04-05 09:40:11 +05:30
Kovid Goyal
575422bab2
Start work on time left display for browser viewer
2018-04-04 07:50:01 +05:30
Kovid Goyal
8dd4d7bb3d
Content server: Fix adding/deleting books and editing metadata not updating the main calibre book list automatically. Fixes #1761017 [Book added through content server are not shown in main program window until restart]( https://bugs.launchpad.net/calibre/+bug/1761017 )
2018-04-04 06:20:13 +05:30
Kovid Goyal
6d72060fa0
typo in comment
2018-04-02 11:32:59 +05:30
Kovid Goyal
5320035eff
Also remove soft hyphens from lookup words in the browser viewer
2018-04-01 09:59:16 +05:30
Kovid Goyal
5c824e32aa
Viewer: When doing a dictionary lookup, remove soft hyphens from the word, if any are present. Fixes #1760292 [Viewer: soft hyphens in dictionary lookup]( https://bugs.launchpad.net/calibre/+bug/1760292 )
2018-04-01 09:18:29 +05:30
Kovid Goyal
146b3373eb
Edit metadata dialog: Fix tab order for buttons to the left of the title and author
2018-03-30 09:53:36 +05:30
Kovid Goyal
20288dd421
...
2018-03-29 19:14:15 +05:30