View Single Post
Old 09-02-2013, 08:34 PM   #1738
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,015
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Amalthia View Post
For the last two weeks I've noticed that my metadata isn't updating properly on all the stories I'm updating in Calibre or adding to Calibre for the first time.
...
Code:
Traceback (most recent call last):
...
  File "site-packages\calibre\db\legacy.py", line 458, in set_metadata
...
  File "site-packages\calibre\db\backend.py", line 1335, in windows_check_if_files_in_use
  File "site-packages\calibre\utils\filenames.py", line 340, in __init__
IOError: [Errno 13] File is open in another process: u'r:\\dropbox\\calibre libraries\\fanfiction calibre library\\versaphile\\falconry anthology (10088)\\falconry anthology - versaphile.epub'
Since I see that you're keeping your library under dropbox (which is going to be opening files automatically) and calibre starting with 1.0 has been doing a 'windows_check_if_files_in_use' and failing if another process has any of the book's files open, I'm going to blame dropbox vs calibre conflict. (FFDL only updates the epub through the calibre interfaces.)
JimmXinu is offline