Quote:
Originally Posted by glenm
I've written a small utility in C# that will analyze a Caliber Library and list all the books that are in the Caliber metadata database but do not exist on disc.
The source can be found here - https://github.com/glenm80/CaliberMissing
It's written in C# using Visual Studio 2022 Community and the only dependency is on SQLite Core which is obtained from NuGet
The list of books can be exported to a text/csv by Right Clicking the list and exporting the data.
I will put a more comprehensive post in the Related Tools area of this forum.
Edit: Corrected spelling
|
FYI. It's calibre NOT caliber