View Single Post
Old 01-17-2014, 05:35 PM   #5
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,071
Karma: 412718
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
Added the following to my script and it works wonderfully


This is the epub sweep and I have a azw3 sweep also

Code:
calibredb export --all --dont-save-cover --dont-update-metadata
    --dont-write-opf --format epub --replace-whitespace
    --single-dir --template {author}-{title}
    --to-dir "L:\ePub Books"
Saves all my epubs to a single 'holding folder' one level deep and the same for the azw3s.

Then I can use Explorer to drag back and forth to the Kindle and the iPad

Paul
phossler is offline   Reply With Quote