mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 22:15:22 -04:00
...
This commit is contained in:
@@ -454,6 +454,7 @@ class GoogleBooks(Source):
|
||||
break
|
||||
if not found and isbn and (title or authors):
|
||||
return self.identify_via_web_search(log, result_queue, abort, title, authors, {}, timeout)
|
||||
# }}}
|
||||
|
||||
def identify( # {{{
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user