View Single Post
Old 01-23-2023, 06:07 AM   #6
Bluesnowan
Member
Bluesnowan began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jul 2021
Device: Android phone/tablet win 10 pc
Quote:
Originally Posted by DNSB View Post
I suspect the library was removed from Dropbox external to calibre so calibre is still looking for the library on Dropbox.

The easiest fix (if it works) would be to create a new calibre library on the local hard drive in the root of the user's home directory, copy the contents of the Dropbox folder to that location and then use calibre's Swith/create new library to point to the new location and select Use the previously existing library at the new location.
Pretty Much though what I did was use calibre library to move the files to my D drive and while it now access the comics I tried fine other it seems random other books won't open with viewer or other errors such as
Spoiler:
calibre, version 6.11.0
ERROR: Loading book failed: Failed to open the book at D:\Library\Mad Snail\Rebirth of the Thief Who Roamed the (3298)\Rebirth of the Thief Who Roamed - Mad Snail.mobi. Click "Show details" for more info.

Failed to convert book: D:\Library\Mad Snail\Rebirth of the Thief Who Roamed the (3298)\Rebirth of the Thief Who Roamed - Mad Snail.mobi with error:
Initialized urlfixer
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
File "runpy.py", line 86, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "<string>", line 1, in <module>
File "calibre\srv\render_book.py", line 821, in viewer_main
File "calibre\srv\render_book.py", line 812, in render_for_viewer
File "calibre\srv\render_book.py", line 787, in render
OSError: [Errno 22] Invalid argument: 'D:\\Library\\Mad Snail\\Rebirth of the Thief Who Roamed the (3298)\\Rebirth of the Thief Who Roamed - Mad Snail.mobi'

Spoiler:
calibre, version 6.11.0
ERROR: Unhandled error: Failed to read book data from calibre library. Click "Show details" for more information

Traceback (most recent call last):
File "calibre\db\backend.py", line 1540, in copy_cover_to
OSError: [Errno 22] Invalid argument: 'D:\\Library\\Blood Brandy\\Hokage On The Run (6329)\\cover.jpg'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\db\backend.py", line 1544, in copy_cover_to
OSError: [Errno 22] Invalid argument: 'D:\\Library\\Blood Brandy\\Hokage On The Run (6329)\\cover.jpg'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\library\models.py", line 631, in current_changed
File "calibre\gui2\library\models.py", line 608, in get_book_display_info
File "calibre\gui2\library\models.py", line 803, in cover
File "calibre\db\legacy.py", line 447, in cover
File "calibre\db\cache.py", line 1004, in cover
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 1039, in copy_cover_to
File "calibre\db\backend.py", line 1547, in copy_cover_to
Exception: Failed to open 'D:\\Library\\Blood Brandy\\Hokage On The Run (6329)\\cover.jpg' with error: [Errno 22] Invalid argument: 'D:\\Library\\Blood Brandy\\Hokage On The Run (6329)\\cover.jpg'

Spoiler:
calibre, version 6.11.0
ERROR: Loading book failed: Failed to open the book at D:\Library\ArkAngel1179\A Path Paved In Ice (2864)\A Path Paved In Ice - ArkAngel1179.prc. Click "Show details" for more info.

Failed to convert book: D:\Library\ArkAngel1179\A Path Paved In Ice (2864)\A Path Paved In Ice - ArkAngel1179.prc with error:
Initialized urlfixer
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
File "runpy.py", line 86, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "<string>", line 1, in <module>
File "calibre\srv\render_book.py", line 821, in viewer_main
File "calibre\srv\render_book.py", line 812, in render_for_viewer
File "calibre\srv\render_book.py", line 787, in render
OSError: [Errno 22] Invalid argument: 'D:\\Library\\ArkAngel1179\\A Path Paved In Ice (2864)\\A Path Paved In Ice - ArkAngel1179.prc'

So should I use the Library Create empty library in new location and Copy Structure from current library into my c/users/me folder and then just move all the folders myself to that newly created library?
Bluesnowan is offline   Reply With Quote