szarroug3 / X-Ray_Calibre_Plugin

X-Ray Creator plugin for Calibre
http://www.mobileread.com/forums/showthread.php?t=273189
GNU General Public License v3.0
57 stars 12 forks source link

Dev/samreen bug fixes #52

Closed szarroug3 closed 8 years ago

szarroug3 commented 8 years ago

Fixes #43: added searching by ASIN first back in Fixes #47: removed possible path to failure Fixes #49: updated to use uuid rather than title/author to find book on device

Also fixed possible failure path -- if we don't find the asin, the search_for_asin function fails when trying to assign self.status to self.FAIL (function used to be in book.py but now it's not)