View Single Post
Old 06-29-2018, 02:48 PM   #60
MikeyTsi
Enthusiast
MikeyTsi began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Feb 2014
Device: Nook Color
Broken again?

Not sure who else is watching, but it looks like the plugin broke again last night/this morning, not sure what it is this time:

calibre, version 2.66.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': None, u'timeout': 30, u'identifiers': {u'comicvine-volume': u'53919'}, u'title': u'All-New X-Men 011'}
Using plugins: Comicvine
The log from individual plugins is below

****************************** Comicvine ******************************
Request extra headers: [('User-agent', u'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36')]
Found 0 results
Downloading from Comicvine took 2.77600002289
Searching for [u'all-new', u'x-men'] #11
Looking up volume: 53919
Looking up volume: 53919
Plugin Comicvine failed
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\identify. py", line 46, in run
File "calibre_plugins.comicvine.source", line 141, in identify
File "calibre_plugins.comicvine.utils", line 163, in find_title
File "calibre_plugins.comicvine.utils", line 48, in retry_function
File "calibre_plugins.comicvine.utils", line 93, in find_volumes
File "calibre_plugins.comicvine.pycomicvine_dist", line 242, in __new__
File "calibre_plugins.comicvine.pycomicvine_dist", line 900, in __init__
File "calibre_plugins.comicvine.pycomicvine_dist", line 380, in __init__
File "calibre_plugins.comicvine.pycomicvine_dist", line 367, in _request_object
File "calibre_plugins.comicvine.pycomicvine_dist", line 210, in _request
File "json\__init__.py", line 338, in loads
File "json\decoder.py", line 366, in decode
File "json\decoder.py", line 384, in raw_decode
ValueError: No JSON object could be decoded

************************************************** ******************************
The identify phase took 2.90 seconds
The longest time (2.776000) was taken by: Comicvine
Merging results from different sources and finding earliest publication dates from the worldcat.org service
We have 0 merged results, merging took: 0.00 seconds


I'm not a coder, so I'm not sure what this means, maybe someone's still around that can illuminate?
MikeyTsi is offline   Reply With Quote