View Single Post
Old 05-17-2020, 10:41 AM   #5
DictatorAlly
Enthusiast
DictatorAlly began at the beginning.
 
Posts: 26
Karma: 10
Join Date: May 2020
Device: None
Quote:
Originally Posted by kovidgoyal View Post
There are command line tools in calibre for downloading metadata, updating metadata of items in calibre libraries, etc. Use them, there is a whole section on the command line tools in the user manual.
Thanks, that is the plan! The user manual is very informative on them.

I've got one issue though, The fetch-ebook-metadata CLI doesn't see my user installed Plugins? Where are they installed?

I can find three fetch-ebook-metadata CLI's in the container. One each in:
  • /bin/fetch-ebook-metadata
  • /opt/calibre/fetch-ebook-metadata
  • /opt/calibre/bin/fetch-ebook-metadata

The first two only search with Amazon / Google. And the last has an error:

Code:
/opt/calibre/bin/fetch-ebook-metadata: error while loading shared libraries: libcalibre-launcher.so: cannot open shared object file: No such file or directory
I am user the linuxserver/calibre container.
DictatorAlly is offline   Reply With Quote