View Single Post
Old 08-24-2024, 06:58 AM   #740
Blue Muffin
Junior Member
Blue Muffin began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2024
Device: PocketBook
Hi!
I seem to have a problem with this plugin, namely when I try to download metadata if repeatedly says it "... failed to dowload metadata". I was last doing that sometime last month and dont recall any problems. Calibre was updated two times I think since then but even reverting to previous versions didnt help. Removing/adding plugin doesnt help either.

I got this error details:

calibre, version 7.17.0
BŁĄD: Brak pasujących wyników: <p>Nie udało się znaleźć żadnej książki pasującej do zapytania. Spróbuj podać <b>mniej szczegółowe</b> dane. Możesz na przykład podać tylko nazwisko autora i jedno słowo z tytułu.<p>Aby zobaczyć więcej informacji, naciśnij „Pokaż szczegóły”.


(^using polish version, this here basically says "no matching results found, no book fitting the search and to try adding less specific data, which I did with ony "BURIED" from title and the last name of author, same reslut)

Running identify query with parameters:
{'title': 'Buried Too Deep', 'authors': ['Karen Rose'], 'identifiers': {}, 'timeout': 30}
Using plugins: Goodreads (1, 8, 2)
The log from individual plugins is below

****************************** Goodreads (1, 8, 2) ******************************
Found 0 results
Downloading from Goodreads took 3.097860336303711
identify - start. title=Buried Too Deep, authors=['Karen Rose'], identifiers={}
Querying: https://www.goodreads.com/search?sea...e=books&search[query]=Buried+Too+Deep+Karen+Rose
No goodreads id via ISBN
Found match: 0 Buried Too Deep (New Orleans, #3; Romantic Suspense, #30) ['Karen Rose']
_parse_search_results: trying to get editions...
_parse_search_results: looping on editions_text=7 editions
_parse_search_results: editions_url= https://www.goodreads.com/work/editi...ic-suspense-30
Examining up to 7 editions: https://www.goodreads.com/work/editi...ic-suspense-30
_parse_editions_for_book: Start
title: 'buried too deep (new orleans, #3; romantic suspense, #30)'
title: 'buried too deep (romantic suspense, #30; new orleans, #3)'
title: 'buried too deep (romantic suspense, #30; new orleans, #3)'
title: 'buried too deep (romantic suspense, #30; new orleans, #3)'
title: 'buried too deep (romantic suspense, #30; new orleans, #3)'
Get details attempt #1
Goodreads book url: 'https://www.goodreads.com/book/show/202101988-buried-too-deep'
Get details attempt #1
Goodreads book url: 'https://www.goodreads.com/book/show/202241027-buried-too-deep'
Get details attempt #1
Goodreads book url: 'https://www.goodreads.com/book/show/202286287-buried-too-deep'
Get details attempt #1
Goodreads book url: 'https://www.goodreads.com/book/show/208983161-buried-too-deep'
Get details attempt #1
Goodreads book url: 'https://www.goodreads.com/book/show/208983142-buried-too-deep'
Failed to make details query: 'https://www.goodreads.com/book/show/202101988-buried-too-deep'
Traceback (most recent call last):
File "calibre_plugins.goodreads.worker", line 81, in get_details
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

Failed to make details query: 'https://www.goodreads.com/book/show/202241027-buried-too-deep'
Traceback (most recent call last):
File "calibre_plugins.goodreads.worker", line 81, in get_details
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

Failed to make details query: 'https://www.goodreads.com/book/show/202286287-buried-too-deep'
Traceback (most recent call last):
File "calibre_plugins.goodreads.worker", line 81, in get_details
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

Failed to make details query: 'https://www.goodreads.com/book/show/208983161-buried-too-deep'
Traceback (most recent call last):
File "calibre_plugins.goodreads.worker", line 81, in get_details
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

Failed to make details query: 'https://www.goodreads.com/book/show/208983142-buried-too-deep'
Traceback (most recent call last):
File "calibre_plugins.goodreads.worker", line 81, in get_details
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 3.21 seconds
The longest time (3.097860) was taken by: Goodreads
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds



Any help with this please? Is this from the plugin end or from Goodreads itself maybe...?

I really dont want to fall bck to amazon - it doesnt seem to get series and tags and lot of other stuff I got from goodreads...

Cheers <3
Blue Muffin is offline   Reply With Quote