I've started having some difficulty recently getting results from the plugin. I'm slowly getting my system rebuilt and took the time to look at what's goin on. I'm on Calibre 3.2.8 ans 1.2.0 of the plugin. Below is the log details from the search....
Running identify query with parameters:
{u'title': u'Phantom Kiss', u'identifiers': {u'amazon': u'B01LZM8426'}, u'authors': [u'Neill, Chloe'], u'timeout': 30}
Using plugins: Goodreads (1, 1, 14), Fantastic Fiction (1, 2, 0), Google (1, 0, 0), Amazon.com (1, 2, 2)
The log from individual plugins is below
***************************** Fantastic Fiction (1, 2, 0) ******************************
Found 0 results
Downloading from Fantastic Fiction took 0.486491918564
Querying Country preference:
https://clu.fantasticfiction.com/clu-js
Failed to query country: u'https://clu.fantasticfiction.com/clu-js'
Traceback (most recent call last):
File "calibre_plugins.fantastic_fiction.__init__", line 152, in get_country
File "site-packages/mechanize/_mechanize.py", line 239, in open_novisit
File "site-packages/mechanize/_mechanize.py", line 310, in _mech_open
httperror_seek_wrapper: HTTP Error 500: Internal Server Error
Querying:
https://www.fantasticfiction.com/dbs...fo,db,imageloc
Failed to make identify query
Traceback (most recent call last):
File "calibre_plugins.fantastic_fiction.__init__", line 274, in identify
File "site-packages/mechanize/_mechanize.py", line 239, in open_novisit
File "site-packages/mechanize/_mechanize.py", line 310, in _mech_open
httperror_seek_wrapper: HTTP Error 500: Internal Server Error
************************************************** ******************************
Any thoughts on what's awry?