Introduction
Calibre's renaming convention leaves filenames butchered and often only half intact, making it annoying to browse for a book from within XY. Many times I've found myself starting Calibre just so I could then open the book I want.
This script will read a calibre database file, pull the complete title for each book, and display them all in a list so you can pick which to open.
At the moment, if there is more than one filetype for a book, only the first type that the database reports will be displayed.
Instructions
Simply copy the CalibreLibrary folder to your
<xyscripts> directory and update the config.ini with your actual paths. The calibredb.exe is not the Calibre program itself, it is another .exe usually in the same directory as the normal Calibre.exe.For the libraryFolder, paste the path to the directory that contains the Calibre author folders and the
metadata.db file.The included
jq.exe is used to parse the Calibre database results.Download
XYplorer Beta Club