Quote:
Originally Posted by Lung Bing
There are always a large number of metadata.opf files for books that I have not read or changed in any way.
|
I backup my calibre library to a git repo and I it does not happen often, but I do sometimes notice changes to opf files for lots of books that I have not opened. Since the opf files are just text files, it is easy to see what the changes are. The last time it happened there was a load of books with a line
<dc:subject>murder</dc:subject>
changed to
<dc:subject>Murder</dc:subject>
In other words a tag had been changed to be capitalized and this rewrote the opf files for all the books that had this tag. There was one new book added with this tag, but I can't honestly remember where the book came with that tag originally or whether I added or edited it.