Is there anything to be done for visibility in dark mode? The row colours I set in the settings didn't apply, and between the small text size and the poor contrast, the filtering dropdowns (and some of the text-labeled buttons below the table) are
completely unreadable for me:
Also, some VL problems:
- having
AND NOT tags:@cleanup anywhere in the VL query triggers an error about the user category not being at the beginning of the criteria.
- one based on
tags:"=.Fanfiction" fails to return any books at all.
- VLs based on a saved search (
search:"Cleanup") crash CalibreSpy entirely:
Code:
calibre, version 5.5.0
ERROR: Unhandled exception: <b>NameError</b>:name 'unicode' is not defined
calibre 5.5 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Barnes & Noble (1, 2, 16) && Calibre Power Search Plugin (1, 7, 0) && CalibreSpy (1, 0, 82) && Comments Cleaner (1, 2, 1) && Count Pages (1, 11, 0) && Drop Search Results (1, 0, 10) && Embed Comic Metadata (1, 5, 2) && EpubCheck (0, 2, 3) && EpubMerge (2, 11, 0) && Extract ISBN (1, 5, 0) && FanFicFare (3, 25, 0) && Fantastic Fiction (1, 4, 0) && Favourites Menu (1, 0, 5) && Find Duplicates (1, 8, 3) && Generate Cover (2, 0, 0) && GetFileName (0, 1, 0) && Goodreads (1, 5, 1) && Import List (1, 5, 1) && Job Spy (1, 0, 188) && Kindle hi-res covers (0, 5, 0) && Kobo Books (1, 8, 0) && Kobo Utilities (2, 11, 8) && KoboTouchExtended (3, 4, 1) && Library Codes (1, 0, 47) && Manage Series (1, 2, 11) && Modify ePub (1, 6, 1) && MultiColumnSearch (1, 0, 85) && Open With (1, 5, 13) && Quality Check (1, 10, 1) && Reading List (1, 7, 0) && Save To Format (0, 0, 6) && SmartEject (2, 3, 0) && Sum Column (0, 3, 1) && View Manager (1, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.calibrespy.calibrespy_dialog", line 1579, in apply_virtual_libraries
File "calibre_plugins.calibrespy.virtual_library_utils", line 1353, in vl_search_criteria_parser_control
File "calibre_plugins.calibrespy.virtual_library_utils", line 1742, in vl_search_criteria_parser_saved_searches
NameError: name 'unicode' is not defined