Thread: Tag troubles
View Single Post
Old 06-21-2010, 04:42 AM   #15
JvdW
Zealot
JvdW doesn't litterJvdW doesn't litter
 
Posts: 115
Karma: 150
Join Date: Jul 2008
Location: Netherlands Veenendaal
Device: Palm T5, Sony PRS-505, Nook Color
Quote:
Originally Posted by chaley View Post
The best debug information would be a copy of media.xml before and after calibre connects to the device. It is in database/cache/media.xml. Connect the device, make a copy of the file, start calibre and let it connect, stop calibre, and make another copy of the file. (I know that you know how to do this. I am just being compulsive. )

If there is nothing in the files that you mind people seeing, create a ticket with both files attached. If you would rather keep them private, PM me and I will give you my email address.
Made a copy before and after and did a diff. The strange thing is it shows modified dates but no format changes. See below for the orignal part:
Code:
		<xs1:text author="Maria V. Snyder" page="0" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="2" date="Sun, 16 May 2010 09:41:46 GMT" mime="application/epub+zip" path="database/media/books/CBUK125EP000300F.epub" size="434352" title="Poison Study" titleSorter="Poison Study"/>
		<xs1:text author="Fiona Harper" page="0" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="3" date="Sun, 16 May 2010 09:41:46 GMT" mime="application/epub+zip" path="database/media/books/CBUK125EP000400G.epub" size="236956" title="English Lord, Ordinary Lady" titleSorter="English Lord, Ordinary Lady"/>
		<xs1:text author="Margaret McPhee" page="0" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="4" date="Sun, 16 May 2010 09:41:46 GMT" mime="application/epub+zip" path="database/media/books/CBUK125EP000500H.epub" size="291504" title="The Wicked Earl" titleSorter="Wicked Earl, The"/>
		<xs1:text author="Willy van der Heide" page="1" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="5" date="Sun, 16 May 2010 09:41:46 GMT" mime="application/epub+zip" path="database/media/books/Willy van der Heide/De strijd om het goudschip/De strijd om het goudschip - Willy van der Heide_41.epub" size="138034" title="De strijd om het goudschip" titleSorter="De strijd om het goudschip">
And this is the modified part:
Code:
		<xs1:text author="Maria V. Snyder" page="0" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="2" date="Tue, 01 Jan 2008 12:00:00 GMT" mime="application/epub+zip" path="database/media/books/CBUK125EP000300F.epub" size="434352" title="Poison Study" titleSorter="Poison Study"/>
		<xs1:text author="Fiona Harper" page="0" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="3" date="Tue, 01 Jan 2008 12:00:00 GMT" mime="application/epub+zip" path="database/media/books/CBUK125EP000400G.epub" size="236956" title="English Lord, Ordinary Lady" titleSorter="English Lord, Ordinary Lady"/>
		<xs1:text author="Margaret McPhee" page="0" pageOffset="0" part="0" scale="0" status="0" sourceid="1" id="4" date="Tue, 01 Jan 2008 12:00:00 GMT" mime="application/epub+zip" path="database/media/books/CBUK125EP000500H.epub" size="291504" title="The Wicked Earl" titleSorter="Wicked Earl, The"/>
Now I should tell you that I use Calibre on more than one computer to sync news, books etc. The first example is from a system at home (0.7.2?) and the second is from Calibre at work (0.7.2). I Think that might complicate things since at work I can plugin my Reader and have Calibre detect it, unplug it and it scans rather quickly then (10secs). Only the first time it took a long time and only then are the dates changed.
The problem is I can't figure out where those dates are coming from since those books are on my Reader, not in the library at work but in my library at home. (which on second thoughts my not be true, will check and report if relevant)



Will update all systems used to Calibre-0.7.4 and see if it still happens.

Regards,

Joop
JvdW is offline   Reply With Quote