27464 Commits

Author SHA1 Message Date
Kovid Goyal
e87e6941dc Show auto convert format in question dialog 2013-07-14 13:51:14 +05:30
Kovid Goyal
e923fbcffd More set_*() API 2013-07-14 13:05:15 +05:30
Kovid Goyal
a3884f22f5 title and title_sort setters 2013-07-14 10:25:08 +05:30
Kovid Goyal
867f46db2b Move dynamic method generation to class instead of object level 2013-07-14 09:43:18 +05:30
Kovid Goyal
9c64054826 Basic setters API 2013-07-14 08:54:59 +05:30
Kovid Goyal
69c3f37f33 Fix case changing even when allow_case_changes=False when setting
series/tags/publisher and the value being set is the only instance in
the db. Also rationalize the way books_to_refresh works.
2013-07-13 19:04:42 +05:30
Kovid Goyal
2dec08b6fb Fix #1200826 [Matching a library book to device search default](https://bugs.launchpad.net/calibre/+bug/1200826) (patch taken from cbhaley) 2013-07-13 15:25:10 +05:30
Kovid Goyal
3d122c8e7d Add note about migrating refresh() behavior 2013-07-13 14:10:34 +05:30
Kovid Goyal
a87be86958 set() API 2013-07-13 14:04:11 +05:30
Kovid Goyal
ba2618f03d delete_*_using_id() API 2013-07-13 12:45:35 +05:30
Kovid Goyal
b2163e3846 remove_items() API 2013-07-13 12:02:17 +05:30
Kovid Goyal
9ea6e0d2a9 conversion_options API 2013-07-13 10:03:31 +05:30
Kovid Goyal
309813c8e0 Ignore more unused API 2013-07-13 08:52:18 +05:30
John Schember
2a5e7e09ae Store: Update Amazon plugin for new site layout. 2013-07-12 22:28:11 -04:00
Kovid Goyal
1e4d11d78f books_with_same_title() 2013-07-12 18:21:37 +05:30
Kovid Goyal
ecbea8b0e2 More API 2013-07-12 18:04:27 +05:30
Kovid Goyal
3719dfb4d8 book_on_device API 2013-07-12 17:42:16 +05:30
Kovid Goyal
7c1421d15a ... 2013-07-12 17:38:16 +05:30
Kovid Goyal
a8033fc610 Author data legacy API 2013-07-12 17:27:13 +05:30
Kovid Goyal
598a604853 MTP driver: Ignore the zinio folder by default 2013-07-12 17:11:13 +05:30
Kovid Goyal
14441ff052 ... 2013-07-12 16:01:16 +05:30
Kovid Goyal
71e27433ec API to get item name from item id 2013-07-12 15:37:07 +05:30
Kovid Goyal
d80f36ef28 Use MethodType for legacy interface to ensure method signatures match 2013-07-12 15:16:16 +05:30
Kovid Goyal
ca8f29db0b get_*_with_ids() API 2013-07-12 14:43:08 +05:30
Kovid Goyal
9249fd8a3e Refactor the author data api for multiple authors 2013-07-12 14:25:39 +05:30
Kovid Goyal
abf3bed75b Merge branch 'master' of https://github.com/cbhaley/calibre
Update get books amazon EU plugins for website change.
2013-07-12 13:48:23 +05:30
Charles Haley
7ad78fc447 Forgot to update the version number... 2013-07-12 10:10:31 +02:00
Kovid Goyal
998a79075c all_formats() 2013-07-12 13:39:14 +05:30
Charles Haley
1a7a6e3d92 Merge branch 'kovidgoyal/master' 2013-07-12 10:02:27 +02:00
Charles Haley
89f712dc53 Recover from yet another Amazon EU website change. This time they introduced a new table form with a very different structure. They switch between the form types on a seemingly random basis. 2013-07-12 10:01:42 +02:00
Kovid Goyal
c1cca5213a The field API 2013-07-12 13:21:08 +05:30
Kovid Goyal
0a72140cac Various library wide properties 2013-07-12 12:48:21 +05:30
Kovid Goyal
6a724d931f ... 2013-07-12 11:10:35 +05:30
Kovid Goyal
4a2a4a54d4 Add legacy add_format API 2013-07-12 11:04:47 +05:30
Kovid Goyal
f9bd87d785 Ignore unused feeds API 2013-07-12 10:29:56 +05:30
Kovid Goyal
6c9a6c1020 Implement custom book data API 2013-07-12 10:23:38 +05:30
Kovid Goyal
90599f9c46 version 0.9.39 2013-07-12 08:16:55 +05:30
Tomasz Długosz
26d20cdf6b update empik plugin for website change 2013-07-11 22:36:26 +02:00
Kovid Goyal
a8dba2f020 ... 2013-07-11 21:25:06 +05:30
Kovid Goyal
937f475a9e Implement adding of catalogs and news 2013-07-11 21:20:20 +05:30
Charles Haley
bb94f0007b In device view, make "waiting to sync" icon have precedence over "matched" icon 2013-07-11 15:44:38 +02:00
Kovid Goyal
396c4a6131 Finish implementation of the rest of the import books API 2013-07-11 17:54:37 +05:30
Kovid Goyal
213a2136cf Implement import_book() 2013-07-11 17:18:45 +05:30
Kovid Goyal
1ac522d94e Improve coverage test 2013-07-11 16:58:03 +05:30
Kovid Goyal
c1be9b1ecd Legacy wrappers for add_books() and create_book_entry() 2013-07-11 16:13:28 +05:30
Kovid Goyal
278a13abc3 Bulk metadata edit: option to not refresh after edit
Bulk metadata edit: Add a checkbox to prevent the refreshing of the book
list after the bulk edit. This means that the book list will not be
resorted and any existing search/virtual library will not be refreshed.
Useful if you have a large library as the refresh can be slow.
2013-07-11 15:08:20 +05:30
Kovid Goyal
b18b6e98b9 Merge branch 'master' of https://github.com/cbhaley/calibre
Add two features:

1) The ability to update cached metadata on the device by right clicking
the device icon and selecting 'Update cached metadata'. This has the
same effect as disconnecting and re-connecting the device. It basically
refreshes the device view to reflect any changes made to metadata in the
library after the device was connected.

2) Allow manually matching books on the device to book in the library.
You can right click on a book in the device view and select "Match book
to library" to tell calibre that a book on the device is the same as a
particular book in the library. For the change to stick, you have to use
the 'Update cached metadata' action described above.
2013-07-11 13:14:58 +05:30
Kovid Goyal
6c310278c9 Log what type of ToC is used 2013-07-11 10:41:32 +05:30
Charles Haley
a04c4159f7 Merge branch 'kovidgoyal/master' 2013-07-10 17:44:59 +02:00
Charles Haley
b6c0716cff Add:
1) send metadata to device while connected
2) ability to manually match books on device with books in library
2013-07-10 17:44:00 +02:00