Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 11-16-2021, 11:00 AM   #16
Mamaijee
Zealot
Mamaijee doesn't litterMamaijee doesn't litter
 
Posts: 100
Karma: 110
Join Date: Sep 2010
Device: Kindle Fire HD
Thank you. Cannot see image. Pls resend a clear image
Many thanks
Mamaijee is offline   Reply With Quote
Old 11-16-2021, 03:14 PM   #17
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,767
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Click on it thrice: first will show image in a popup, second will fit image to a new tab, third will expand image to full size.

BR
BetterRed is offline   Reply With Quote
Advert
Old 11-16-2021, 04:06 PM   #18
Mamaijee
Zealot
Mamaijee doesn't litterMamaijee doesn't litter
 
Posts: 100
Karma: 110
Join Date: Sep 2010
Device: Kindle Fire HD
In the metadata download window I get error message that no book is found and in the metadata editor window no book is found either. So if the system does not find the metadata only where is the question of identifiers I guess!!

I even went to Chrome to clean up cookies cache but no change after that also. Just so frustrated.


Quote:
Originally Posted by davidfor View Post
So where is it failing? Are you seeing the full details in the metadata download window? Are you seeing the chosen details in the metadata editor window?


Yes, that is where what is shown in the book details pane is controlled. And specifically, it is what is selected in the "Select displayed metadata" list.

But, metadata download also has options for what is accepted. There is an overall configuration of what will be updated for the book. And each metadata source plugin has options for what will be taken from that source. That will affect the metadata that gets updated. But, the identifiers will always be updated.
Mamaijee is offline   Reply With Quote
Old 11-16-2021, 09:55 PM   #19
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Mamaijee View Post
In the metadata download window I get error message that no book is found and in the metadata editor window no book is found either. So if the system does not find the metadata only where is the question of identifiers I guess!!

I even went to Chrome to clean up cookies cache but no change after that also. Just so frustrated.
Firstly, Chrome has nothing to do with this. All the metadata downloads happen through calibre code. It doesn't use the cache.

And if you aren't finding the book using the metadata download, then none of the rest will happen. Is that what has been happening all the time in this thread? Or is it new or just the book?

For no book found during the metadata download, you need to check the sources you are using. Make sure you do have some enabled. And then check the site actually used to see if they actually have the book. The metadata download will use existing identifiers, such as ISBN, but then use the title and author for searches. If there are errors in either of those, or extra information in the title (such as the series name or a subtitle) the likelihood of a match is reduced. And if you are sure everything is correct, post details of some samples for us to see.

There is also a log of the metadata download that can be viewed when it is finished. You can copy that and post that. We can generally see problems, but, not always.
davidfor is offline   Reply With Quote
Old 11-17-2021, 03:50 PM   #20
Mamaijee
Zealot
Mamaijee doesn't litterMamaijee doesn't litter
 
Posts: 100
Karma: 110
Join Date: Sep 2010
Device: Kindle Fire HD
"Is that what has been happening all the time in this thread?" ......Yes

Tried sending a jpg of my Metadata Download page in Preferences but I dont know how to in this forum page.

When I tried Metdata Download for this book it said No match found. Below are the details
Spoiler:

calibre, version 5.32.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:
{'title': 'The Wraith Royals: The Complete Trilogy', 'authors': ['Arabella Black'], 'identifiers': {'mobi-asin': 'B09KCGM3N2'}, 'timeout': 30}
Using plugins: Amazon.com Multiple Countries (1, 0, 0), Fantastic Fiction (1, 4, 0), Goodreads (1, 5, 1), Amazon.com (1, 2, 21)
The log from individual plugins is below

****************************** Amazon.com Multiple Countries (1, 0, 0) ******************************
Found 0 results
Downloading from Amazon.com Multiple Countries took 30.131137132644653
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
Server: auto
Making google query: https://www.google.com/search?q=Wrai...www.amazon.com
Plugin Amazon.com Multiple Countries failed
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1417, in connect
File "http\client.py", line 921, in connect
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 46, in run
File "calibre\ebooks\metadata\sources\amazon.py", line 1489, in identify
File "calibre\ebooks\metadata\sources\amazon.py", line 1422, in search_search_engine
File "calibre\ebooks\metadata\sources\search_engines.py ", line 288, in google_search
File "calibre\ebooks\metadata\sources\search_engines.py ", line 68, in query
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error timed out>

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

****************************** Fantastic Fiction (1, 4, 0) ******************************
Found 0 results
Downloading from Fantastic Fiction took 30.873083353042603
Querying: https://www.fantasticfiction.com/dbs...Cdb%2Cimageloc
JSON Result: b'{"status":{"rid":"ztiD/dIvs++ZBArUQfM=","time-ms":29},"hits":{"found":0,"start":0,"hit":[]}}'
No matches found
Retrying query with original title/authors
Querying: https://www.fantasticfiction.com/dbs...Cdb%2Cimageloc
JSON Result: b'{"status":{"rid":"h9uD/dIvte+ZBArUQfM=","time-ms":4},"hits":{"found":0,"start":0,"hit":[]}}'
No matches found
has_retried=True or not isbn=None.

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

****************************** Goodreads (1, 5, 1) ******************************
Found 0 results
Downloading from Goodreads took 30.145813465118408
identify - start. title=The Wraith Royals: The Complete Trilogy, authors=['Arabella Black'], identifiers={'mobi-asin': 'B09KCGM3N2'}
Querying: https://www.goodreads.com/search?sea...e=books&search[query]=The+Wraith+Royals+Arabella+Black
Failed to make identify query: 'https://www.goodreads.com/search?search_type=books&search[query]=The+Wraith+Royals+Arabella+Black'
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1417, in connect
File "http\client.py", line 921, in connect
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre_plugins.goodreads.__init__", line 218, in identify
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error timed out>

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

****************************** Amazon.com (1, 2, 21) ******************************
Found 0 results
Downloading from Amazon.com took 30.130168914794922
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Server: auto
Making google query: https://www.google.com/search?q=Wrai...www.amazon.com
Plugin Amazon.com failed
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1417, in connect
File "http\client.py", line 921, in connect
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 46, in run
File "calibre\ebooks\metadata\sources\amazon.py", line 1489, in identify
File "calibre\ebooks\metadata\sources\amazon.py", line 1422, in search_search_engine
File "calibre\ebooks\metadata\sources\search_engines.py ", line 288, in google_search
File "calibre\ebooks\metadata\sources\search_engines.py ", line 68, in query
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error timed out>

************************************************** ******************************
The identify phase took 31.03 seconds
The longest time (30.873083) was taken by: Fantastic Fiction
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds


When I tried Edit Metadata button and chose Download Metadata and covers message was
"calibre, version 5.32.0
: <p>Finished downloading metadata for <b>0 books</b>. Proceed with updating the metadata in your library?<p>Could not download metadata and/or covers for 1 of the books. Click "Show details" to see which books.

The Wraith Royals: The Complete Trilogy (Failed metadata)"

Thank you for taking the time to help

Last edited by theducks; 11-17-2021 at 04:36 PM. Reason: spoilered
Mamaijee is offline   Reply With Quote
Advert
Old 11-17-2021, 09:49 PM   #21
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Mamaijee View Post
"Is that what has been happening all the time in this thread?" ......Yes
This was definitely not clear. Your posts imply the metadata is being found when you do the download, but, they are not showing in the calibre interface after doing the actions I mentioned above. And your response after I posted the steps for downloading metadata actually said you followed the 9 steps. Which you could not have if no metadata was actually found. And I only posted those steps because there was an obvious disconnect in what you were seeing and what we thought you were seeing.

If you had said you that no metadata was being found in the first post, the questions asked by us would have been completely different.
Quote:
Tried sending a jpg of my Metadata Download page in Preferences but I dont know how to in this forum page.

When I tried Metdata Download for this book it said No match found. Below are the details
Spoiler:

calibre, version 5.32.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:
{'title': 'The Wraith Royals: The Complete Trilogy', 'authors': ['Arabella Black'], 'identifiers': {'mobi-asin': 'B09KCGM3N2'}, 'timeout': 30}
Using plugins: Amazon.com Multiple Countries (1, 0, 0), Fantastic Fiction (1, 4, 0), Goodreads (1, 5, 1), Amazon.com (1, 2, 21)
The log from individual plugins is below

****************************** Amazon.com Multiple Countries (1, 0, 0) ******************************
Found 0 results
Downloading from Amazon.com Multiple Countries took 30.131137132644653
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
Server: auto
Making google query: https://www.google.com/search?q=Wrai...www.amazon.com
Plugin Amazon.com Multiple Countries failed
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1417, in connect
File "http\client.py", line 921, in connect
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 46, in run
File "calibre\ebooks\metadata\sources\amazon.py", line 1489, in identify
File "calibre\ebooks\metadata\sources\amazon.py", line 1422, in search_search_engine
File "calibre\ebooks\metadata\sources\search_engines.py ", line 288, in google_search
File "calibre\ebooks\metadata\sources\search_engines.py ", line 68, in query
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error timed out>

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

****************************** Fantastic Fiction (1, 4, 0) ******************************
Found 0 results
Downloading from Fantastic Fiction took 30.873083353042603
Querying: https://www.fantasticfiction.com/dbs...Cdb%2Cimageloc
JSON Result: b'{"status":{"rid":"ztiD/dIvs++ZBArUQfM=","time-ms":29},"hits":{"found":0,"start":0,"hit":[]}}'
No matches found
Retrying query with original title/authors
Querying: https://www.fantasticfiction.com/dbs...Cdb%2Cimageloc
JSON Result: b'{"status":{"rid":"h9uD/dIvte+ZBArUQfM=","time-ms":4},"hits":{"found":0,"start":0,"hit":[]}}'
No matches found
has_retried=True or not isbn=None.

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

****************************** Goodreads (1, 5, 1) ******************************
Found 0 results
Downloading from Goodreads took 30.145813465118408
identify - start. title=The Wraith Royals: The Complete Trilogy, authors=['Arabella Black'], identifiers={'mobi-asin': 'B09KCGM3N2'}
Querying: https://www.goodreads.com/search?sea...e=books&search[query]=The+Wraith+Royals+Arabella+Black
Failed to make identify query: 'https://www.goodreads.com/search?search_type=books&search[query]=The+Wraith+Royals+Arabella+Black'
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1417, in connect
File "http\client.py", line 921, in connect
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre_plugins.goodreads.__init__", line 218, in identify
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error timed out>

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

****************************** Amazon.com (1, 2, 21) ******************************
Found 0 results
Downloading from Amazon.com took 30.130168914794922
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Server: auto
Making google query: https://www.google.com/search?q=Wrai...www.amazon.com
Plugin Amazon.com failed
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1417, in connect
File "http\client.py", line 921, in connect
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 46, in run
File "calibre\ebooks\metadata\sources\amazon.py", line 1489, in identify
File "calibre\ebooks\metadata\sources\amazon.py", line 1422, in search_search_engine
File "calibre\ebooks\metadata\sources\search_engines.py ", line 288, in google_search
File "calibre\ebooks\metadata\sources\search_engines.py ", line 68, in query
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error timed out>

************************************************** ******************************
The identify phase took 31.03 seconds
The longest time (30.873083) was taken by: Fantastic Fiction
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds


When I tried Edit Metadata button and chose Download Metadata and covers message was
"calibre, version 5.32.0
: <p>Finished downloading metadata for <b>0 books</b>. Proceed with updating the metadata in your library?<p>Could not download metadata and/or covers for 1 of the books. Click "Show details" to see which books.

The Wraith Royals: The Complete Trilogy (Failed metadata)"

Thank you for taking the time to help
From the logs, the connection to most of the sources is failing. That is something happening at your end, your ISP or something else blocking those sites. Or it could just be a very slow connection. I am surprised to see that you can't reach google. You could change the configuration of the Amazon sources to not use Google but to use Amazon directly or one of the other choices. I am having success with these sources from Australia.

For Fantastic Fiction, the site is reached but no results are found. When tried, I had the same results. Going to the Fantastic Fiction and doing the search, it does not find any books for "Arabella Black". Or for the title "The Wraith Royals: The Complete Trilogy". It is a newish book, so the latter is not that surprising, but, Goodreads shows several books from the same author, so the author missing is surprising. Unless her books are considered only on the Fantastic Fiction Adult site.

In any case, you need to sort out the connectivity issues. Diagnosing that remotely is difficult. The first thing to check is can you reach them by other means. If you can, you need to work out what is different about those connections. The simple are firewalls or proxies. Maybe your firewall/antivirus/antimalware is blocking calibre from accessing those sites. Beyond that, it gets harder and probably needs someone there to look.
davidfor is offline   Reply With Quote
Old 11-17-2021, 10:27 PM   #22
Mamaijee
Zealot
Mamaijee doesn't litterMamaijee doesn't litter
 
Posts: 100
Karma: 110
Join Date: Sep 2010
Device: Kindle Fire HD
Thank u for taking the time to go into detail about the problem. I now will follow up on your suggestions especially the anti virus one (I have McAfee)
Appreciate the help
Mamaijee is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to show book series number on main book list drwolff Kobo Reader 2 08-15-2020 11:24 PM
wrapping text in the main interface? tracis035 Library Management 1 11-01-2016 11:33 PM
isbn in the main interface jcarlier Calibre 3 09-14-2013 08:40 AM
Book covers on main interface Felipe Ribeiro Calibre 2 01-08-2013 06:57 PM
Displaying Book Details display in main window pnwuser Library Management 3 01-25-2011 12:46 PM


All times are GMT -4. The time now is 01:03 PM.


MobileRead.com is a privately owned, operated and funded community.