There are two databases: books.db and metadata.db, the first one is stored in the userprofile and the location is stored there too in global.py.json Haven't tried to relocate. The second one can be relocated in the interface and is on my NAS where the books are stored. This has been working for years and they are not corrupted. My guess as a programmer is that the metadata is accessed via books.db. So the problem is that I can't find any (local) books.db on the second computer. Copying the books.db to the proper location on the second computer doesn't do anything.
|