Uses filters, fixes for any shelf
This commit is contained in:
parent
b27ed847d5
commit
979162da10
6 changed files with 21 additions and 37 deletions
|
@ -60,7 +60,6 @@ def search(
|
|||
|
||||
# if there were no identifier results...
|
||||
if not results:
|
||||
print('SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS')
|
||||
# then try searching title/author
|
||||
results = search_title_author(
|
||||
query, min_confidence, *filters, return_first=return_first, books=books
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue