Waifu2x-Extension-GUI icon indicating copy to clipboard operation
Waifu2x-Extension-GUI copied to clipboard

[建议] 输出路径不存在时应当自动创建

Open wizardforcel opened this issue 4 years ago • 2 comments

RT

wizardforcel avatar Apr 16 '22 12:04 wizardforcel

目前只有最低一级子文件夹不存在时会自动创建 以后会单独加一个开关,支持创建所有级别的文件夹

AaronFeng753 avatar Apr 16 '22 12:04 AaronFeng753

这好办, mkdir 改成 mkdirs。

wizardforcel avatar Apr 23 '22 17:04 wizardforcel

新版中已实现

AaronFeng753 avatar Nov 25 '22 13:11 AaronFeng753