Skip to content

Releases: digitalec/sonus

0.6.5

08 Aug 02:17
Compare
Choose a tag to compare
  • Fixed a crash when TALB is not defined in the ID3 tags. #7 #10

0.6.4

16 May 00:22
Compare
Choose a tag to compare
  • Replace escape character & in XML data with and (fixes #6 and #8)

0.6.3

02 Mar 05:08
Compare
Choose a tag to compare
  • Included author and title in invalid character replacement for file paths (Fixes #5)

0.6.2

21 Feb 03:55
Compare
Choose a tag to compare
  • Replace invalid chars in Title (Fixes #5 )

0.6.0

29 Oct 23:03
Compare
Choose a tag to compare

Fixed:

  • Added more invalid character replacements for filenames

0.5.0

30 May 03:14
Compare
Choose a tag to compare

New

  • Added option to offset (-O, --offset) built-in chapter markers
    • Examples: --offset +5, --offset 10, --offset -10

0.4.1

30 May 02:49
Compare
Choose a tag to compare

New

  • Added -f, --ffmpeg-debug switch for easier troubleshooting

Fixes

  • Fixed crash when track start and end timestamps are the same (#1)
  • Fixed missing debug message when using -d, --download

0.4.0

22 Feb 21:12
Compare
Choose a tag to compare

Additions

  • Added new --generic option for chapter filenames (Chapter 1.mp3, Chapter 2.mp3, etc.)

Fixes

  • Append filename with track number to prevent overwriting chapters with same name
  • Replace certain invalid characters in filenames (! ? : ,)

0.3.0

19 Jan 22:21
Compare
Choose a tag to compare

Version 0.3.0

Additions

  • Added --download option to strictly download as-is without chapterizing
  • Added warning if ffmpeg is not installed

Fixes

  • Fixed unexpected error after chapterizing local audiobook
  • Improved readability of error messages

0.2.0

15 Nov 04:24
Compare
Choose a tag to compare
  • Added batch processing support for ODMs
  • Uses first author name for output directory when multiple are provided
    • Currently only when separated by forward slash