mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-11-25 22:30:36 +01:00
Until now, when the conversion of a audiobook gets interrrupted during the splitting phase, one has to delete all the output files and restart from beginning. This can be very uncomfy, especially if it's a long audiobook and the computer did work on it for several hours. I added some changes, so that one only has to delete the last (incompletely generated) chapter and add "--continue " to the command where CHAPTERNUMBER is the chapter, that has been interrupted while splitting of. For this to work I mainly just skipped the steps which were already done before interruption with if-conditions.
21 KiB
Executable File
21 KiB
Executable File