after finding the path to the folder, i copied and pasted
chmod -R a+rw /volumes/harddrive/calibrelibrary
terminal responded with "No such file or directory".
i can't alter metadata either, i imagine its due to the same issue. its a bit confusing, i've been using calibre for years and it just popped up recently.
when changing metadata, i get:
calibre, version 3.15.0
ERROR: Failed to set data: Could not set data, click Show Details to see why.
Traceback (most recent call last):
File "site-packages/calibre/gui2/library/models.py", line 1091, in setData
File "site-packages/calibre/gui2/library/models.py", line 1166, in _set_data
File "site-packages/calibre/db/legacy.py", line 441, in set
File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
File "site-packages/calibre/db/cache.py", line 1092, in set_field
File "site-packages/calibre/db/write.py", line 544, in set_books
File "site-packages/calibre/db/write.py", line 407, in many_many
File "site-packages/calibre/db/write.py", line 290, in change_case
File "site-packages/calibre/db/backend.py", line 856, in executemany
File "src/cursor.c", line 236, in resetcursor
CantOpenError: CantOpenError: unable to open database file
|