Quote:
Originally Posted by RotAnal
I did exactly this but after security risk warning, the loading has been stopped by this exception:
InvalidPlugin: The plugin in u'C:\\Users\\Maurizio\\AppData\\Roaming\\calibre\\ plugins\\Quality Check.zip' is invalid. It does not contain a top-level __init__.py file
Where am I wrong?
|
I've attached an image of the directory of the QualityCheck.zip file from my calibre plugin directory. It shows a __init__.py file present. Does this match your zip file's directory?
Edit: I looked in the .zip file and changed the >=1000 in lines 239 and 240 to >=3000 in check_metadata.py and saved the zip file. I removed the plugin, re-added it using the modified file and didn't see any immediate errors though I don't have any series with over 1000 books to check.