-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parameter --no-conversion deletes and overwrites files without warning or interaction #27
Comments
Mmh this sounds strange. If you do not use the Which full command did you execute? |
ah yes after verifying, what happens is a bit different. There is a warning as you say with mention of
As such, btw, upon successful merge, and it seems even if there's an error (at least sometimes), source files are deleted as with parent folder. Is this supposed to happen? I think a better way, if intended, is to leave source files and have a parameter to remove source files only upon successful processing. |
For future releases it is planned to rework the output component to be more precise. Unfortunately this is a bit ungrateful work, because the time i need for this cannot be used for new features - but i know that there are some things, that could be improved.
Ok, if i got this right, you say that running the command
twice overwrites the audio file
Oh boy, this could be possible, since before the I'll check these two things in the next days and try to fix it as soon as possible. |
Ok, should be all fixed in latest source code... I'll trigger a build with a new version in the next days... |
Thank you. Will test with the next use. |
Perhaps there could be more error checking. Sometimes I mistype the command, and by accident overwrite a file. In those cases, the file is overwritten without prompt, there's a warning about the chapter file already existing, and it aborts.
The text was updated successfully, but these errors were encountered: