Recently I was trying to diagnose an issue with the output file not being writable. It was frustrating that m4b-tool would spend ages doing the conversion then everything is lost right at the end when it turns out the destination is not writeable.
Please consider adding a check to ensure file is writable before starting the whole process and warn the user or abort the job if it is not.
Recently I was trying to diagnose an issue with the output file not being writable. It was frustrating that m4b-tool would spend ages doing the conversion then everything is lost right at the end when it turns out the destination is not writeable.
Please consider adding a check to ensure file is writable before starting the whole process and warn the user or abort the job if it is not.