View Single Post
Old 06-30-2023, 03:26 PM   #8577
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,014
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ronnie0602 View Post
...
I have an older PC with Windows 7, use Calibre version 3.48 and get fanfics mostly from Fanfiction.net, AO3 and StarsLibrary. My Calibre and FFF setup is not sophisticated by any means.
...
I can see what went wrong, but I can't tell you why.

When FFF attempted to set the Author field, Calibre ran into an issue with Windows denying write access to the story dir in the library:
Code:
FFF: ERROR: 2023-06-30 13:17:45,960: calibre_plugins.fanficfare_plugin.fff_plugin(1801): Error Updating Metadata:
Traceback (most recent call last):
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1798, in update_books_loop
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 2272, in update_metadata
  File "site-packages\calibre\db\legacy.py", line 806, in func
  File "site-packages\calibre\db\cache.py", line 62, in call_func_with_lock
  File "site-packages\calibre\db\cache.py", line 1122, in set_field
  File "site-packages\calibre\db\cache.py", line 1136, in update_path
  File "site-packages\calibre\db\backend.py", line 1590, in update_path
  File "os.py", line 157, in makedirs
WindowsError: [Error 5] Access is denied: u'C:\\Users\\STEVE\\Calibre Library - Copy\\Pink Hair and Roses\\Night Shift (11637)'
This isn't something FFF is doing (I tested that story in Cal 3.48 myself), but is probably something with your system: an anti-virus issue, file system permissions, possibly library corruption.

A very common problem (I don't know if this error matches exactly) is trying to put your library in network/cloud storage. That is not supported by Calibre.

Googling that error and Calibre finds some additional older threads.

Using Win7, you may have trouble find anyone that can help you more specifically--it's very unsupported by now.
JimmXinu is offline   Reply With Quote