View Single Post
Old 07-19-2026, 10:22 AM   #17
rantanplan
Weirdo
rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.
 
Posts: 1,164
Karma: 13121110
Join Date: Nov 2019
Location: Wuppertal, Germany
Device: Kobo Sage, Kobo Libra 2, reMarkable PaperPro
Something must have changed on their site, now when I try to download metadata I get this error:

Code:
calibre, version 9.11.0
FEHLER: Keine Übereinstimmungen gefunden: <p>Es wurden keine Bücher für die aktuelle Suche gefunden. Versuchen Sie, die Suche <b>weniger spezifisch</b> zu formulieren. Verwenden Sie beispielsweise nur den Nachnamen des Autors und ein einzelnes, prägnantes Wort aus dem Titel.<p>Um den gesamten Protokoll zu lesen, klicken Sie auf "Details anzeigen".

Running identify query with parameters: 
{'title': 'Hell Followed With Us', 'authors': ['Andrew Joseph White'], 'identifiers': {'isbn': '9781837840700'}, 'timeout': 30} 
Using plugins: BUECHER_DE (0, 4, 0) 
The log from individual plugins is below 

****************************** BUECHER_DE (0, 4, 0) ****************************** 
Found 0 results 
Downloading from BUECHER_DE took 0.0916757583618164 
Querying: https://www.buecher.de/suche?sq=9781837840700
Plugin BUECHER_DE failed
Traceback (most recent call last):
  File "calibre/ebooks/metadata/sources/identify.py", line 47, in run
  File "calibre_plugins.BUECHER_DE.__init__", line 171, in identify
    response = br.open_novisit(query, timeout=timeout)
  File "mechanize/_mechanize.py", line 241, in open_novisit
  File "mechanize/_mechanize.py", line 313, in _mech_open
mechanize._response.get_seek_wrapper_class.<locals>.httperror_seek_wrapper: HTTP Error 403: Forbidden 

******************************************************************************** 
The identify phase took 0.21 seconds 
The longest time (0.091676) was taken by: BUECHER_DE 
Merging results from different sources 
We have 0 merged results, merging took: 0.00 seconds
Yes, the book exists, if I copy the search request into my browser it results in this with the correct book:
https://www.buecher.de/suche?sq=9781837840700
rantanplan is offline   Reply With Quote