View Single Post
Old 08-24-2022, 02:05 AM   #590
Kabutak
Junior Member
Kabutak began at the beginning.
 
Kabutak's Avatar
 
Posts: 3
Karma: 10
Join Date: Aug 2022
Device: None
Metadata missing or none at all.

I am getting a similar issue to thiago.eec, but I have confirmed that the cause isn't the same. I have disabled other metadata sources since they weren't returning useful results half of the time anyways, however goodreads isn't returning anything useful either.

Interestingly, it seems to work once in a while, but even then doesn't pull information like publisher or series properly. Covers are often wrong as well, when they do work. I have tried the "Get ASIN for kindle editions" and "Scan multiple editions" features as well, but no luck. This happens with all books I have tried.

Calibre version 6.3.0
Goodreads 1.5.3

Log:
Spoiler:
#################### Log for The Silmarillion ####################
Running identify query with parameters:
{'title': 'The Silmarillion', 'authors': ['John R. R. Tolkien'], 'identifiers': {'isbn': '9780618391110'}, 'timeout': 30}
Using plugins: Goodreads (1, 5, 3)
The log from individual plugins is below

****************************** Goodreads (1, 5, 3) ******************************
Found 0 results
Downloading from Goodreads took 1.4903533458709717
identify - start. title=The Silmarillion, authors=['John R. R. Tolkien'], identifiers={'isbn': '9780618391110'}
get_goodreads_id_from_identifiers - isbn=9780618391110
get_goodreads_id_using_api - identifiers=9780618391110
Querying using autocomplete API: https://www.goodreads.com/book/auto_...=9780618391110
JSON Result: b'[{"imageUrl":"https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1610045590i/7332._SX50_.jpg","bookId":"7332","workId":"4733799 ","bookUrl":"/book/show/7332.The_Silmarillion","from_search":true,"from_sr p":true,"qid":"Lp09ERTSe0","rank":1,"title":"Th e Silmarillion","bookTitleBare":"The Silmarillion","numPages":386,"avgRating":"3.97","r atingsCount":251097,"author":{"id":656983,"name":" J.R.R. Tolkien","isGoodreadsAuthor":false,"profileUrl":"h ttps://www.goodreads.com/author/show/656983.J_R_R_Tolkien","worksListUrl":"https://www.goodreads.com/author/list/656983.J_R_R_Tolkien"},"kcrPreviewUrl":null,"descr iption":{"html":"The Silmarillion is an account of the Elder Days, of the First Age of Tolkien\xe2\x80\x99s world. It is the ancient drama to which the characters in The Lord of the Rings look back, and \xe2\x80\xa6","truncated":true,"fullContentUrl":"h ttps://www.goodreads.com/book/show/7332.The_Silmarillion"}}]'
Result using autocomplete API: 7332
Goodreads book url: 'https://www.goodreads.com/book/show/7332-aaaa'
Could not find title/authors/goodreads id for 'https://www.goodreads.com/book/show/7332-aaaa'
Goodreads: '7332' Title: None Authors: None

************************************************** ******************************
The identify phase took 1.64 seconds
The longest time (1.490353) was taken by: Goodreads
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
Failed to download metadata for The Silmarillion

****************************** Goodreads Covers ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36')]
Failed to download valid cover
Took 0.8037302494049072 seconds
No cached cover found, running identify
identify - start. title=The Silmarillion, authors=['John R. R. Tolkien'], identifiers={'isbn': '9780618391110'}
get_goodreads_id_from_identifiers - isbn=9780618391110
get_goodreads_id_using_api - identifiers=9780618391110
Querying using autocomplete API: https://www.goodreads.com/book/auto_...=9780618391110
JSON Result: b'[{"imageUrl":"https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1610045590i/7332._SX50_.jpg","bookId":"7332","workId":"4733799 ","bookUrl":"/book/show/7332.The_Silmarillion","from_search":true,"from_sr p":true,"qid":"Xelh0WKlJf","rank":1,"title":"Th e Silmarillion","bookTitleBare":"The Silmarillion","numPages":386,"avgRating":"3.97","r atingsCount":251097,"author":{"id":656983,"name":" J.R.R. Tolkien","isGoodreadsAuthor":false,"profileUrl":"h ttps://www.goodreads.com/author/show/656983.J_R_R_Tolkien","worksListUrl":"https://www.goodreads.com/author/list/656983.J_R_R_Tolkien"},"kcrPreviewUrl":null,"descr iption":{"html":"The Silmarillion is an account of the Elder Days, of the First Age of Tolkien\xe2\x80\x99s world. It is the ancient drama to which the characters in The Lord of the Rings look back, and \xe2\x80\xa6","truncated":true,"fullContentUrl":"h ttps://www.goodreads.com/book/show/7332.The_Silmarillion"}}]'
Result using autocomplete API: 7332
Goodreads book url: 'https://www.goodreads.com/book/show/7332-aaaa'
Could not find title/authors/goodreads id for 'https://www.goodreads.com/book/show/7332-aaaa'
Goodreads: '7332' Title: None Authors: None
No cover found

************************************************** ******************************

****************************** Open Library Covers ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36')]
Downloaded cover: 384x500
Took 1.3958053588867188 seconds

************************************************** ******************************
Kabutak is offline   Reply With Quote