Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 03-18-2015, 03:15 AM   #1
sylvain62
Junior Member
sylvain62 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2015
Device: Asus MemoPad 2014
Error when updating cache metadata on the connected device

Hi everyone,

I was trying to update metadata on ma device when I got an error.
Exactly I connected my Asus MemoPad 7 with SD to my laptop.
Calibre recognize it directly. It checked and detected the the books on m SD card on my device.
I have both the same books in my Calibre on my computer and SD card.
I changed some metadata on my Calibre biblio, and I integrated the metadata using the tools.

Then I wanted to update those metadata on my SD on my Device. I used the button "update cahe metadata on connected device" (something like that, I have a french version, not sure about the name in the english version).

I got this message:
Code:
calibre, version 2.21.0
ERREUR : Erreur: Erreur pendant la communication avec le dispositif

Cannot write to file: hr=2147500037 facility=0 error_code=16389 description: Erreur non spécifiée


Traceback (most recent call last):
  File "site-packages\calibre\gui2\device.py", line 87, in run
  File "site-packages\calibre\gui2\device.py", line 533, in _sync_booklists
  File "site-packages\calibre\devices\mtp\driver.py", line 311, in sync_booklists
  File "site-packages\calibre\devices\mtp\driver.py", line 301, in write_metadata_cache
  File "site-packages\calibre\devices\mtp\windows\driver.py", line 35, in check_thread
  File "site-packages\calibre\devices\mtp\windows\driver.py", line 439, in put_file
WPDError: Cannot write to file: hr=2147500037 facility=0 error_code=16389 description: Erreur non spécifiée
Is that because the ebooks I tried to update are .pdf file format?
Should I use "sent to device" to update efficiently ?

I have not tried yet with an other format.

Thank Sylvain
sylvain62 is offline   Reply With Quote
Old 03-18-2015, 09:23 PM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Update cached metadata only updates the metadata.calibre cache file, not the metadata in the books. The clue is the word "cache".

Send-to-device will transfer a new copy of the book, PDF or otherwise -- containing the properly-embedded metadata.


The problem is, it seems your device is having memory issues.
eschwartz is offline   Reply With Quote
Advert
Old 03-19-2015, 05:04 AM   #3
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,411
Karma: 8012664
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by eschwartz View Post
Update cached metadata only updates the metadata.calibre cache file, not the metadata in the books. The clue is the word "cache".
For intelligent devices such as sonys, kobos, CC, and ??, "update cached metadata" will update the device database, in many cases obviating the need to resend the books. For other devices it just improves book matching when connecting.
chaley is offline   Reply With Quote
Old 03-19-2015, 10:39 AM   #4
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Isn't that automatically handled on connection, depending on your settings?
eschwartz is offline   Reply With Quote
Old 03-19-2015, 12:14 PM   #5
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,411
Karma: 8012664
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by eschwartz View Post
Isn't that automatically handled on connection, depending on your settings?
You are correct. Assuming automatic metadata management, the "update cached metadata" operation does one of the job steps performed during a connection (send metadata to device). It was added when the "Match books to library" command was added because if the metadata was not re-written then matching on the next connect would fail. It turned out to be quite useful after doing a lot of metadata editing while connected, again saving some time over a full connect cycle.

EDIT: fix the reason why sending metadata was added along with match books to library.

Last edited by chaley; 03-19-2015 at 12:52 PM.
chaley is offline   Reply With Quote
Advert
Old 03-19-2015, 02:49 PM   #6
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
... which makes sense, now that I think of it...

Anyway -- good point and I will keep that in mind for the future. (Although of course, it doesn't seem to be the answer in this particular case.)
eschwartz is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error received after updating metadata Vidfamne Library Management 4 06-08-2012 02:07 AM
Gentoo problem with error :No device connected joebie13 Devices 1 12-09-2011 09:04 AM
No device is connected error gerardpy Calibre 1 12-09-2010 10:49 AM
Error on updating metadata in 0.6.44 jomaweb Calibre 3 03-06-2010 12:05 PM
No device connected error Sony PRS-505 b_knits Calibre 7 02-23-2010 09:32 PM


All times are GMT -4. The time now is 11:14 AM.


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