View Single Post
Old 04-18-2017, 11:58 AM   #3
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
I like to use calibredb for that

https://manual.calibre-ebook.com/gen...calibredb.html

For example, this writes all the azw3 files (just the .azw3) to a single directory with file names by author | series if any | title

calibredb export --all --dont-save-cover --dont-write-opf --format azw3 --single-dir --template "{authors}-{series}{series_index:0>2s|[|]-}{title}"" --to-dir <destination>
phossler is offline   Reply With Quote