I found a small problem with this plugin:
In some books they have 2 ISBN numbers. One for the printed edition and one for the eBook one. For instance the 11/22/63 book from Stephen King has this in the book:
ISBN 978-1-4516-2728-2 (print)
ISBN 978-1-4516-2730-5 (eBook)
The plugin successfully finds the ISBN, but since the printed version comes before the eBook one, it uses the wrong ISBN number even though the book contains the right one.
Unfortunately I don't believe there is an easy way to fix this problem without creating a different type of confirmation dialog. If a new dialog confirmation could be created than I would suggest the following:
After finishing the job, present a table with column 1 being book title, column 2 being the founded ISBN numbers as a combo box and column 3 a checkbox that indicates what user wants to do about (update it or not).
|