1FETCH-EBOOK-METADATA(1) calibre FETCH-EBOOK-METADATA(1)
2
3
4
6 fetch-ebook-metadata - part of calibre
7
9 fetch-ebook-metadata [options]
10
12 Fetch book metadata from online sources. You must specify at least one
13 of title, author, publisher or ISBN. If you specify ISBN, the others
14 are ignored.
15
16 Whenever you pass arguments to fetch-ebook-metadata that have spaces in
17 them, enclose the arguments in quotation marks.
18
20 --version
21 show program's version number and exit
22
23 -h, --help
24 show this help message and exit
25
26 -t, --title
27 Book title
28
29 -a, --author
30 Book author(s)
31
32 -p, --publisher
33 Book publisher
34
35 -i, --isbn
36 Book ISBN
37
38 -m, --max-results
39 Maximum number of results to fetch
40
41 -k, --isbndb-key
42 The access key for your ISBNDB.com account. Only needed if you
43 want to search isbndb.com and you haven't customized the IsbnDB
44 plugin.
45
46 -v, --verbose
47 Be more verbose about errors
48
50 The User Manual is available at http://calibre-ebook.com/user_manual
51
52 Created by Kovid Goyal <kovid@kovidgoyal.net>
53
54
55
56fetch-ebook-metadata (calibre 0.7.3M8a)rch 2011 FETCH-EBOOK-METADATA(1)