Libraries starting with Non-Latin Characters
Libraries/Folders are sorted alphabetically in the quick switch list.
One can move them to the end of the list by starting the name with z (e.g. z_boring_books).
I thought it would be nicer to use unused unicode letters (e.g. test),
but if I edit author or title I get an error
calibre, version 4.14.0 (also with 4.17-64bit)
ERROR: Failed to set data: Could not set data, click Show Details to see why.
Traceback (most recent call last):
File "site-packages\calibre\gui2\library\models.py", line 1122, in setData
File "site-packages\calibre\gui2\library\models.py", line 1197, in _set_data
File "site-packages\calibre\db\legacy.py", line 442, in set
File "site-packages\calibre\db\cache.py", line 62, in call_func_with_lock
File "site-packages\calibre\db\cache.py", line 1122, in set_field
File "site-packages\calibre\db\cache.py", line 1136, in update_path
File "site-packages\calibre\db\backend.py", line 1621, in update_path
File "site-packages\calibre\utils\filenames.py", line 471, in delete_originals
error: (123, 'DeleteFile', 'Die Syntax f\xfcr den Dateinamen, Verzeichnisnamen oder die Datentr\xe4gerbezeichnung ist falsch.')
The texteditor np++ has no problems with the folder test.
Why has calibre (or python) problems with non-latin unicode paths?
I use Win10/german language
|