View Single Post
Old 09-17-2025, 10:29 AM   #6
Far_Pen_6884
Enthusiast
Far_Pen_6884 began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Jul 2025
Device: paperwhite
That doesn't seem to work, at least for the version of calibre I'm using which is 8.7
Code:
❯ calibredb list --search '#rating:True' --fields=title,authors,*rating --sort-by=rating
zsh: no matches found: --fields=title,authors,*rating
I've also tried using the 'all' field but then the output formatting is completely messed up.
Code:
❯ calibredb list --search '#rating:True' --fields=all --sort-by=rating

Last edited by Far_Pen_6884; 09-17-2025 at 10:32 AM.
Far_Pen_6884 is offline   Reply With Quote