magic-akari/ncmc

Question: what happens when output mp3 file already exists

ZYinMD opened this issue · 1 comments

I noticed that if I run ncmc path/to/file.ncm twice, the CLI output is exactly the same. Did the 2nd output overwrite the 1st output, or was the 2nd skipped because output file already existed? Thanks!

The existing file with the same name will be overwritten.