mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
GwR apple driver patch
This commit is contained in:
parent
caefc9ec2b
commit
68df332cad
@ -739,7 +739,7 @@ class ITUNES(DriverBase):
|
||||
|
||||
# Purge the booklist, self.cached_books, thumb cache
|
||||
for i,bl_book in enumerate(booklists[0]):
|
||||
if DEBUG:
|
||||
if False:
|
||||
self.log.info(" evaluating '%s' by '%s' uuid:%s" %
|
||||
(bl_book.title, bl_book.author,bl_book.uuid))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user