Quote:
Originally Posted by Tanjamuse
Is there any way I can download metadata without downloading the story?
|
If you already have a book in your library there's the "Update Calibre Metadata from Web Site" option. That will work even if you create an empty book and set the Identifier url: to the story URL.
The plugin doesn't have a way to download the metadata for a story without having (or creating) a book in your library at all. However, you can create basically empty books by giving a chapter range of 0:
storyurl[0]. Eg:
https://www.fanfiction.net/s/9598828/1/[0]
CLI does have a '-m' or '--meta-only' option that is intended for debugging purposes.