mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
revised logic in _update_iTunes_metadata() to properly utilized title_sort plugboard transform values. If present, overrides setting title_sort to index/series when USE_SERIES_AS_CATEGORY is true. Fixes bug #783229
When converting non english texts to english, use the users currect calibre interface language. This allows japanes/korean/vietnamese characters to be correctly converted. Previously they were assumed to be Chinese. Fixes #7622 (Calibre need to switch logic when converting Unicode filename into ASCII)
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 installation/usage instructions please see http://calibre-ebook.com/user_manual 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%