Win10 --
I use the export option in calibredb to make a flat folder of just the epubs and the azw3 files:
Code:
calibredb export --all --dont-save-cover --dont-write-opf --format azw3 --single-dir --template "{authors}-{series}{series_index:0>2s|[|]-}{title}" --to-dir "L:\test"
There's no progress indication of anything happening
Would it be possible to write the file name being copied to the window?
It's a little disconcerting to just watch an empty window
Thanks