gen2brain / cbconvert

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

--outdir not working correctly #41

Open neroes opened 1 week ago

neroes commented 1 week ago

when i trigger the following PS G:\cbz-to-pdf\cbconvert-1.1.0> ./cbconvert.exe convert --recursive --no-convert ./Input --outdir ./Output i get --outdir: CreateFile G:\cbz-to-pdf\cbconvert-1.1.0--outdir: The system cannot find the file specified.

gen2brain commented 1 week ago

Thanks for reporting. This looks again like https://github.com/gen2brain/cbconvert/issues/27. It affects only Windows, I don't know when I will have time to boot the Windows VM again and debug and fix this. Help is welcome.

gen2brain commented 1 week ago

You should be able to work around this by using full paths instead of relatives.