diff --git a/AAXtoMP3 b/AAXtoMP3 index fe126dc..e813131 100755 --- a/AAXtoMP3 +++ b/AAXtoMP3 @@ -434,7 +434,7 @@ do # Extract chapter by time stamps start and finish of chapter. # This extracts based on time stamps start and end. - log "Splitting chapter ${chapternum} start:${chapter_start%?}(s) end:${chapter_end}(s)" + log "Splitting chapter ${chapternum}/${chaptercount} start:${chapter_start%?}(s) end:${chapter_end}(s)"