View Single Post
Old 05-15-2020, 01:55 PM   #51
DictatorAlly
Enthusiast
DictatorAlly began at the beginning.
 
Posts: 26
Karma: 10
Join Date: May 2020
Device: None
Hi, this plugin looks amazing!

I'm not sure how to resolve this issue though, it is the same result for every search I try:

Code:
#################### Log for A Lady's Past ####################
Running identify query with parameters:
{u'timeout': 30, u'title': u"A Lady's Past", u'identifiers': {}, u'authors': [u'A. S. Fenichel']}
Using plugins: Kobo Books (1, 8, 0), Google (1, 0, 1)
The log from individual plugins is below

****************************** Kobo Books (1, 8, 0) ******************************
Found 0 results
Downloading from Kobo Books took 30.1156039238
identify - title: "A Lady's Past" authors= "[u'A. S. Fenichel']"
create_query - title: "A Lady's Past"
create_query - after decode title: "A Lady's Past"
create_query - title_tokens: "[u'A', u"Lady's", u'Past']"
Querying: https://www.kobo.com/search?Query=A+...clanguages=all
Failed to make identify query: u'https://www.kobo.com/search?Query=A+Lady%27s+Past+Fenichel&fcmedia=Book &fclanguages=all'
Traceback (most recent call last):
File "calibre_plugins.kobobooks.__init__", line 167, in identify
File "site-packages/mechanize/_mechanize.py", line 238, in open_novisit
File "site-packages/mechanize/_mechanize.py", line 283, in _mech_open
File "site-packages/mechanize/_opener.py", line 193, in open
File "site-packages/mechanize/_urllib2_fork.py", line 375, in _open
File "site-packages/mechanize/_urllib2_fork.py", line 363, in _call_chain
File "site-packages/calibre/utils/browser.py", line 29, in https_open
File "site-packages/mechanize/_urllib2_fork.py", line 1182, in do_open
URLError:

************************************************** ******************************
DictatorAlly is offline   Reply With Quote