mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Performs the copy during sync_booklists due to having access to the book's id/lpath at that point, and being able to detect new books. When upload_cover is normally called, this information is usually not accessible, and the book isn't actually in the database. It's less fragile this way. Fixes an issue with setting floating point values in 'added_time' column. Also removes Book from books.py (not needed at this point)
calibre is an e-book library manager. It can view, convert and catalog e-books \ in most of the major e-book formats. It can also talk to e-book reader \ devices. It can go out to the internet and fetch metadata for your books. \ It can download newspapers and convert them into e-books for convenient \ reading. It is cross platform, running on Linux, Windows and OS X. For screenshots: https://calibre-ebook.com/demo For usage instructions please see http://manual.calibre-ebook.com For source code access: bzr branch lp:calibre To update your copy of the source code: bzr merge Tarballs of the source code for each release are now available \ at http://code.google.com/p/calibre-ebook
Languages
Python
92.6%
C
3.3%
C++
3.1%
HTML
0.4%
Shell
0.2%
Other
0.2%