View Single Post
Old 05-31-2013, 12:38 AM   #1
ivanabq
Junior Member
ivanabq began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2013
Location: Albuquerque, NM
Device: Android
Flatten the 'save to disk' directory structure

Currently the Calibre "Save to Disk" function in the following directory structure:

{author_sort}
.....{title}
..........{filename}.{type}
..........{filename}.opf
..........{filename}.jpg

Can I flatten this to:

{author_sort}
.....{filename}.{type}
.....{filename}.opf
.....{filename}.jpg

Thanks for your help.
ivanabq is offline   Reply With Quote