Hello everyone, I've been using Calibre for some time now with the collections plugin for the Kindle. However, after downloading some Victor Hugo's books, I can no longer manage my collections.
Here is the error:
It mentions utf8 being a problem so I erased the accents from the filenames but it isn't working.
Thanks in advance.
Here is the error:
Code:
calibre, version 0.9.24
ERREUR : Exception non gérée: <b>UnicodeDecodeError</b>:'utf8' codec can't decode byte 0xea in position 67: invalid continuation byte
Traceback (most recent call last):
File "calibre_plugins.kindle_collections.ui", line 165, in edit_kindle_collections
File "calibre_plugins.kindle_collections.kindle_edit_collections", line 75, in run
File "calibre_plugins.kindle_collections.kindle_edit_collections", line 92, in __init__
File "calibre_plugins.kindle_collections.kindle_edit_collections", line 112, in init_sort_order
File "calibre_plugins.kindle_collections.kindle_edit_collections", line 307, in get_sorted_paths
File "calibre_plugins.kindle_collections.kindle_books", line 523, in get_sorted_paths
File "calibre_plugins.kindle_collections.kindle_sort", line 66, in sort_names
File "calibre_plugins.kindle_collections.kindle_sort", line 139, in sort_compare_kindle_names
UnicodeDecodeError: 'utf8' codec can't decode byte 0xea in position 67: invalid continuation byte
Thanks in advance.