Releases: weak-head/m4b-maker
Releases · weak-head/m4b-maker
v0.3.7
What's Changed
- Switch timestamp format to universally available locale by @weak-head in #48
- Support lossless ALAC codec by @weak-head in #50
- Capture
ffmpeg,mp4chapsandmp4arterrors by @weak-head in #51
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- Adjusted
libfdk_aacdefault 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
What's Changed
- Extract cover art from audio files by @weak-head in #31
- Support
libfdk_aacfor VBR and CBR AAC by @weak-head in #33 - Extract metadata from directory name by @weak-head in #35
- Improved log output for better readability by @weak-head in #36
- Support
-dand-bshortcuts by @weak-head in #37 - Include latest features into README by @weak-head in #38
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Handle unconventional file names by @weak-head in #28
- Detect environment information by @weak-head in #29
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Abstract color schema for log output by @weak-head in #16
- Verify audiobook moved to the destination by @weak-head in #20
- Support additional image types: webp, bmp and tiff by @weak-head in #21
- Output audiobook file size by @weak-head in #22
Full Changelog: v0.3.1...v0.3.2
v0.3.1
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
- @OasisMcFly made their first contribution in #11
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- New
m4bulkscript for batch audiobook conversion, with parallel execution by @weak-head in #2 - Version information and verbose
--helpoutput 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
v0.1.0
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 Highif 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.