View Single Post
Old 05-11-2019, 09:53 AM   #40
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,891
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by davidfor View Post
It worked for me. I set the title to "Noir Fatale" and nothing in title, it found https://www.kobo.com/ebook/noir-fatale. The metadata and cover downloaded with no problems. It also worked when I set the id. It sets the author to "Unknown".

Next time it happens, can post the log?
Here's the log with the (ed) after the editors names:
Spoiler:

calibre, version 3.42.0
ERROR: No matches found: <p>Failed to find any books that match your search. Try making the search <b>less specific</b>. For example, use only the author's last name and a single distinctive word from the title.<p>To see the full log, click "Show details".

Running identify query with parameters:
{u'authors': [u'Larry Correia (ed)', u'Kacey Ezell (ed)'], u'identifiers': {u'mobi-asin': u'B07R4CNF5D', u'isbn': u'9781481483971', u'kobo': u'noir-fatale'}, u'title': u'Noir Fatale', u'timeout': 30}
Using plugins: Kobo Books (1, 6, 0)
The log from individual plugins is below

****************************** Kobo Books (1, 6, 0) ******************************
Found 0 results
Downloading from Kobo Books took 1.65499997139
identify - title: "Noir Fatale" authors= "[u'Larry Correia (ed)', u'Kacey Ezell (ed)']"
KoboBooks url: u'https://www.kobo.com/ebook/noir-fatale'
parse_authors - author: ""
Rejecting authors as not a close match:
Could not find title/authors/KoboBooks id for u'https://www.kobo.com/ebook/noir-fatale'
Kobo Books: u'noir-fatale' Title: 'Noir Fatale' Authors: None

************************************************** ******************************
The identify phase took 1.80 seconds
The longest time (1.655000) was taken by: Kobo Books
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds


Removed the (ed) after the editors names in the author field:

Spoiler:
calibre, version 3.42.0
ERROR: No matches found: <p>Failed to find any books that match your search. Try making the search <b>less specific</b>. For example, use only the author's last name and a single distinctive word from the title.<p>To see the full log, click "Show details".

Running identify query with parameters:
{u'authors': [u'Larry Correia', u'Kacey Ezell'], u'identifiers': {u'mobi-asin': u'B07R4CNF5D', u'kobo': u'noir-fatale', u'isbn': u'9781481483971'}, u'title': u'Noir Fatale', u'timeout': 30}
Using plugins: Kobo Books (1, 6, 0)
The log from individual plugins is below

****************************** Kobo Books (1, 6, 0) ******************************
Found 0 results
Downloading from Kobo Books took 1.57299995422
identify - title: "Noir Fatale" authors= "[u'Larry Correia', u'Kacey Ezell']"
KoboBooks url: u'https://www.kobo.com/ebook/noir-fatale'
parse_authors - author: ""
Rejecting authors as not a close match:
Could not find title/authors/KoboBooks id for u'https://www.kobo.com/ebook/noir-fatale'
Kobo Books: u'noir-fatale' Title: 'Noir Fatale' Authors: None

************************************************** ******************************
The identify phase took 1.60 seconds
The longest time (1.573000) was taken by: Kobo Books
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds


If I leave the author field blank in calibre, it works and finds the book. Which makes sense since the returned author field is "". Possibly return a match on title only if no author information is returned?

Last edited by DNSB; 05-11-2019 at 09:57 AM. Reason: Fat fingers cause typos...
DNSB is offline   Reply With Quote