Quote:
Question for you. What does it search by? I just tried one of my mobi files and I found the book in the kindle store on the website but your batch file didn't find it and gave it a fake ASIN.
|
It looks like it's using the LONG TITLE which comes at the very end of the PDB file format's Record0. A possible solution would be to try both the LONG TITLE
and the contents of EXTH record 503 for a possible ASIN match. It's never going to be perfect as the titles can vary wildly anyway.
@m0ngr31
Is it possible to expand the python api search to include non-kindle store content? It might have better luck finding a match from it's pbook database.