From 101861f41cdc862a1122371b507be39f219d5911 Mon Sep 17 00:00:00 2001 From: upuv Date: Thu, 21 Jun 2018 17:21:18 +1000 Subject: [PATCH] Fix for chapter length. --- AAXtoMP3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AAXtoMP3 b/AAXtoMP3 index 177368a..af7e8db 100755 --- a/AAXtoMP3 +++ b/AAXtoMP3 @@ -405,7 +405,7 @@ do # Extract chapter by time stamps start and finish of chapter. # This extracts based on time stamps start and end. log "Spliting chapter ${chapternum} start:${chapter_start%?}(s) end:${chapter_end}(s)" -