View Single Post
Old 05-19-2021, 04:08 PM   #1
Rellwood
Library Breeder (She/Her)
Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.Rellwood ought to be getting tired of karma fortunes by now.
 
Rellwood's Avatar
 
Posts: 1,287
Karma: 1937891
Join Date: Apr 2015
Location: Fullerton, California
Device: Paperwhite 2015 (2), PW 2024 (12 GEN), PW 2023 (11 GEN), Scribe (1st)
Trying to make a catalog in the command

I am trying to create a script to my file manager program that will allow a catalog to be generated using the calibredb. It doesn't seem to be working. I have two scripts one is for a book list and the other is labeled as a catalog.

Could someone please let me know what I am doing wrong?

The goal is to create a catalog of the library that I have selected.
My program has this command listed as "book list" and I end up with a "catalog.csv" with headers only, no books.

"C:\Program Files\Calibre2\calibredb.exe" catalog "{sourcepath$}Catalog.csv"

The following script is named "catalog" and I never seem to find a catalog after it runs.

calibredb.exe catalog "C:/Users/Robin/Documents".csv --with-library={sourcepath$}

Last edited by Rellwood; 05-19-2021 at 04:12 PM.
Rellwood is offline   Reply With Quote