Quote:
Originally Posted by saitoh183
I wanted to know if it is possible to use this plugin via CLI. So far everything i have tried has no result. Im using a docker container that has calibre in it and i have no GUI. When i do the command here is what i get
Code:
./fetch-ebook-metadata -p Goodreads -o -v -t "The 12th Planet" -a "Zecharia Sitchin"
<calibre.utils.logging.ThreadSafeLog object at 0x7f38dc1e6950>
No results found
i Also tried dropping the json file i found on this thread into my plugin folder along side the Goodreads.zip but still no dice.
|
It works here from the command line. But, that search doesn't work as the first match Goodreads finds is for a book with the title "The 12th Planet by Zecharia Sitchin Summary & Study Guide" by BookRags. The plugin rejects this as not close enough to the title and author that were searched for. The same will happen if you do the search using the calibre GUI.