I dont think there are any plugins that get ratings right now. The Amazon one might, but since it relies on scraping the webpage, it could easily be broken.
Use the fetch-ebook-metadata command to debug the overall process and
calibre-debug -e /path/to/indicudual/plugin.py
to debug individual plugins.
|