Quote:
Originally Posted by AlanHK
I know what root of the problem is, I had non-unique ASINs, which presumably are keys in the database. Tried to fix it by deleting the dupe books. That just made things worse...
|
Deleting a book does not delete it from the database.
My guess is that deleting the two rows with duplicate identifiers from the database will take care of the problem, but there is no way to know without having a look. One of NiLUJe's packages has a kindle sqlite that can manipulate the database, but any sqlite can list it.