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.