Skip to content

Releases: weak-head/m4b-maker

v0.3.7

04 Nov 23:42
39b7d16

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

12 Sep 21:38
a8ab8eb

Choose a tag to compare

What's Changed

  • Embed book description into m4b by @weak-head in #45
  • fix: printf error on line 438 (invalid number) by @reijoh in #46

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

07 Jan 17:27
043a425

Choose a tag to compare

What's Changed

  • Adjusted libfdk_aac default quality profile by @weak-head in #39
  • Remove : as a valid separator in directory name patterns by @weak-head in #40

Full Changelog: v0.3.4...v0.3.5

v0.3.4

06 Jan 16:36
9c75707

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

01 Jan 15:52
d143a4e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

17 Dec 14:05
4f84bf8

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

01 Dec 16:05
4735640

Choose a tag to compare

What's Changed

  • Automatically adds cover art using the first image file in the source folder by @OasisMcFly in #11
  • Add ShellCheck linting for scripts by @weak-head in #13

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Nov 17:36
81fbce3

Choose a tag to compare

What's Changed

  • New m4bulk script for batch audiobook conversion, with parallel execution by @weak-head in #2
  • Version information and verbose --help output by @weak-head in #8
  • Usage instructions and detailed command description by @weak-head in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Nov 22:43

Choose a tag to compare

Fixed

  • Correct M4B chapter generation for audiobooks longer than 24 hours.

v0.1.0

16 Nov 18:28

Choose a tag to compare

Features

  • Accepts an audiobook directory containing multiple audio files or subdirectories for custom chaptering.
  • Supports an optional bitrate selection for audio quality, defaulting to VBR Very High if not specified.
  • Preserves chapter information based on metadata, directory names, or filenames, organizing them in sequence.
  • Automatically names the output file based on the input directory name.