Try it out with a sample ISBN in the GUI -- it adds the books with no metadata and offers to schedule a Metadata Download.
Check src/calibre/gui2/actions/add.py to see how it is handled, specifically, follow the functions genesis() --> add_from_isbn() --> add_isbns() --> do_one_isbn_add()
Last edited by eschwartz; 03-23-2015 at 06:57 PM.
|