View Single Post
Old 10-14-2013, 02:33 AM   #2
stragnagn
Junior Member
stragnagn began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2013
Device: Kobo
inmondadori plugin broken

Plugin do not work anymore.

The URL it generates for the search is ok, but tue results are mis-interpreted.

Example:
http://www.inmondadori.it/search/?tp...h-input=active

This gives one (correct) result, but the plugin reports no book found.

Log:
Code:
calibre, version 1.6.0
ERRORE: Nessuna corrispondenza trovata: <p>Impossibile trovare un libro che soddisfi la tua ricerca. Prova rendendo la ricerca <b>meno specifica</b>. Ad esempio, usa solo il cognome dell'autore ed una singola parola distintiva del titolo.<p>Per vedere l'intero registro, premi Mostra dettagli.

Running identify query with parameters: 
{u'authors': [u'David Baldacci Ford'], u'identifiers': {}, u'timeout': 30, u'title': u'Il potere assoluto'} 
Using plugins: INMONDADORI 
The log from individual plugins is below 

****************************** INMONDADORI ****************************** 
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3')] 
Found 0 results 
Downloading from INMONDADORI took 1.40462398529 
Querying: http://www.inmondadori.it/search/?tpr=10&g=Il+potere+assoluto+David+Baldacci+Ford&swe=N&search-input=active
INMONDADORI url: u'http://www.inmondadori.ithttp://www.inmondadori.it/Il-potere-assoluto-David-Baldacci-Ford/eai978880444292/'
Failed to make details query: u'http://www.inmondadori.ithttp://www.inmondadori.it/Il-potere-assoluto-David-Baldacci-Ford/eai978880444292/'
Traceback (most recent call last):
  File "calibre_plugins.INMONDADORI.worker", line 64, in get_details
  File "site-packages/mechanize/_mechanize.py", line 199, in open_novisit
  File "site-packages/mechanize/_mechanize.py", line 230, in _mech_open
  File "site-packages/mechanize/_opener.py", line 193, in open
  File "site-packages/mechanize/_urllib2_fork.py", line 344, in _open
  File "site-packages/mechanize/_urllib2_fork.py", line 332, in _call_chain
  File "site-packages/mechanize/_urllib2_fork.py", line 1142, in http_open
  File "site-packages/mechanize/_urllib2_fork.py", line 1118, in do_open
URLError: <urlopen error [Errno 2] File o directory non esistente> 

******************************************************************************** 
The identify phase took 1.45 seconds 
The longest time (1.404624) was taken by: INMONDADORI 
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
Thanks for the help.
stragnagn is offline   Reply With Quote