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

GOODREADS_URL_PAT doesn't exist #47

Closed szarroug3 closed 8 years ago

szarroug3 commented 8 years ago

urlsearch = self.GOODREADS_URL_PAT.search(response) in lib/book.py is not valid. GOODREADS_URL_PAT doesn't exist.