View Single Post
Old 10-10-2021, 03:14 PM   #7
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
FWIW I have a VBS file that uses calibredb to export files to a different folder (could be a NAS since it's one way) in a single flat folder

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