View Single Post
Old 09-22-2020, 02:19 PM   #20
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
This plugin version 0.0.6 is not Calibre 5/Python 3.8+ compatible

Quote:
Originally Posted by Skipperslilbuddy View Post
I just downloaded Calibre and came across the Clean Metadata plugin by WS64

The description of the Clean Metadata plugin has a typo in it. It Reads
Cleans up the metadata of books in your library, like titke, authors, series and so on

It should read as follows.

Cleans up the metadata of books in your library, like title, authors, series and so on

If you plan to upgrade to Calibre 5, that is the least of your worries. This plugin is not Calibre 5/Python 3.8+ compatible.


Note that the most recent activity in this thread (prior to your post today) was in early 2017.


Code:
calibre, version 4.99.14
ERROR: Unhandled exception: <b>NameError</b>:name 'unicode' is not defined

calibre 4.99.14  embedded-python: True is64bit: False
Windows-10-10.0.19041-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Audit Log (1, 0, 15) && Author Book Count (2, 1, 9) && Author Book Count Hierarchy (1, 2, 2) && CalibreSpy (1, 0, 82) && Clean Metadata (0, 0, 6) && Consolidate All Library Metadata (2, 0, 37) && Drop Search Results (1, 0, 10) && English Noun Frequency (1, 0, 12) && Entities Manager (1, 0, 13) && Extract ISBN (1, 5, 0) && Extract RIS Citations (1, 0, 1) && Favourites Menu (1, 0, 5) && Job Spy (1, 0, 184) && Library Codes (1, 0, 47) && Library Splitter (1, 0, 4) && Media File Importer (1, 0, 23) && MultiColumnSearch (1, 0, 84) && QuarantineAndScrub (3, 6, 112) && Save Composite Custom Columns (1, 1, 1) && View Manager (1, 5, 7) && Zotero Metadata Importer (1, 0, 68)
Traceback (most recent call last):
  File "calibre_plugins.CleanMetadata.main", line 192, in <lambda>
  File "calibre_plugins.CleanMetadata.main", line 602, in process_books
  File "calibre_plugins.CleanMetadata.main", line 522, in process_dubauthor
  File "calibre_plugins.CleanMetadata.main", line 493, in remove_letters
  File "calibre_plugins.CleanMetadata.main", line 34, in rmdiacritics
NameError: name 'unicode' is not defined
DaltonST is offline   Reply With Quote