Quote:
Originally Posted by kovidgoyal
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.