gen2brain / cbconvert

CBconvert is a Comic Book converter
GNU General Public License v3.0
176 stars 11 forks source link

Maintain Dir Structure when Converting Large Dirs Recursively #4

Closed cattamite closed 1 year ago

cattamite commented 3 years ago

Is there a way to maintain an existing directory structure if I am processing large numbers of files and subdirs? The Output Dir just puts everything into a single Dir regardless of the source Dir.

gen2brain commented 1 year ago

Sorry, I will not work on this, it would complicate a lot of things.

gen2brain commented 9 months ago

This is now fixed. After refactoring it was easy. Now when the recursive option is used the directory structure is preserved. Also, there is a new GUI.