View Single Post
Old 12-27-2022, 07:47 AM   #2
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,166
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by tn4w View Post
Hello,


Code:
calibredb list --search title:"keyword" identifiers:asin:true --fields identifiers,title formats:"!=zip"
Also, with the command, it is possible to specify a size?
from the calibredb list doc
Quote:
--fields, -f

The fields to display when listing books in the database. Should be a comma separated list of fields. Available fields: author_sort, authors, comments, cover, formats, identifiers, isbn, languages, last_modified, pubdate, publisher, rating, series, series_index, size, tags, template, timestamp, title, uuid Default: title,authors. The special field "all" can be used to select all fields. In addition to the builtin fields above, custom fields are also available as *field_name, for example, for a custom field #rating, use the name: *rating
But, isn't size really format dependent? I might see word or page count (custom column populated by the count pages PI) being of use.

You got me puzzled. ASIN (like ISBN) is a unique value assigned to an single book. How would you do BULK operations (as apposed to batch operations)?

Last edited by theducks; 12-27-2022 at 07:48 AM. Reason: code tag looke poorly
theducks is online now   Reply With Quote