View Single Post
Old 07-22-2022, 05:47 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,290
Karma: 62000000
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
There are a few Polish speakers that frequent here. They may step in (please)

I think you do NOT want to use --catalog. It has thumbnails ALWAYS

--list
--fields (to include)
--sort (how sorted)

You direct the result into a file (foo.CSV)

Code:
calibredb list --with-library "C:\Users\BigHD\Public2\MainLib" -f title,authors > foo.csv
theducks is online now   Reply With Quote