mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
f0342a3d31
commit
294ff22c63
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user