Quote:
Originally Posted by davidfor
I have done a little bit of work to support the Kobo WiFi. It will probably support the original Kobo as well.
The main change was to recognise the device and then not display the menu items for functions the WiFi won't support. There were a couple of small changes elsewhere. I am pretty sure everything will work, but I can't test it all.
If anyone who is using a WiFi could test this and tell me how it goes, that would be appreciated. If there are any errors, please post them in full.
|
Just installed and here are the results...
1. Update Metadata in device library - Not really sure what this does - is this the calibre library or the device library?
2. Store/Restore current booksmark
Quote:
calibre, version 0.9.42
Kobo Utilities - Library updated: Update summary:
Bookmarks retrieved=0
Books with no bookmarks=1
Total books=1
|
3. Remove covers for selected ebooks
Quote:
calibre, version 0.9.42
ERROR: Unhandled exception: <b>TypeError</b>:argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 1104, in remove_covers
File "calibre_plugins.koboutilities.action", line 1740, in _remove_covers
TypeError: argument of type 'NoneType' is not iterable
|
4. Clean extra covers
Quote:
calibre, version 0.9.42
Kobo Utilities Finished: No extra files found
|
5. Copy annotation for selected book
(I haven't read this book yet)
Quote:
The Unlikely Pilgrimage of Harold Fry by Rachel Joyce
Book Last Read: 2013-08-09 10:29:24
Percentage Read: 0%
|
6. Backup annotations (Same book as above)
Quote:
calibre, version 0.9.42
Kobo Utilities - Annotations backup: Annotations backup summary:
Books with annotations=0
Books without annotations=1
Kobo epubs=0
Total books=1
|
7. Refresh list of books on device - Successful
8. Check database - OK
9. Compress database
Quote:
calibre, version 0.9.42
Kobo Utilities - Compress Device Database: The database on the device has been compressed.
Original size = 4.289MB
Compressed size = 3.944MB
|
10. Back database - Success.
Thanks for the good work!