Getting book's id number programatically
Is there a faster/easy way to get the id number of a book through an API function? The only way I have found to do this is to execute calibredb with the 'list' function and scan the returned list for the book title and author. With a large catalog, that can take a considerable amount of time.
I have to think there must be a faster, and hopefully easier, way.
Thanks,
~~ Grey
|