just one problem with the reverse lookup funciton.
One of my books has this info on one of the last pages:
ISBN
9789077740798 (ebook)
9789077740606 (gedrukte uitgave)
You implemented a function to do a reverse lookup for the last pages (in reaction on my question related to books with read also isbn numbers (and ISBN for current document as last one)).
The numbers above are two numbers of the same book. First is the number for ebooks, second for hard copies.
So in this case I would like to get the first number. But the plugin should give me the second because of stated implementation.
Curious enough, the first number is returned nice in this case but not desired in most others.