Quote:
Originally Posted by kovidgoyal
@jackie_w: Can you change PLUGIN_DESCRIPTION in __init__.py to be a plain string, without using %. This is because the scraper that reads plugin metadata to build the index of plugins cannot handle that. Once you make the change, the scraper will be able to pick up your plugin and it will appear in calibre.
|
Thanks for identifying the problem. I'll fix it today. It will take me a little while to test because I also want to add another small change to make the plugin semi-usable by Win32 users.