Releases: djdembeck/m4b-merge
Releases · djdembeck/m4b-merge
v0.5.3
0.5.3 (2024-08-07)
Bug Fixes
- If junk_dir is not set, do not perform post-process move by @psychomario in #196
- Add --tmp-dir with os.getpid to each m4b-tool invocation by @psychomario in #195
New Contributors
v0.5.2
0.5.2 (2023-04-27)
Bug Fixes
- file_title not found, replaced with title (3ec4d66)
v0.5.1
0.5.1 (2023-02-24)
Bug Fixes
- merge: 🐛 incorrect dict key (54d4a8b)
v0.5.0
0.5.0 (2023-02-24)
Features
- merge: ✨ add support for
asin
as output path term (87a3623)
v0.4.10
0.4.10 (2022-09-21)
Bug Fixes
- merge: 🐛 properly fix moving completed input files (f0f4ae9)
v0.4.8
0.4.8 (2022-09-12)
Features
- merge: ✨ use LOG_LEVEL from environment variable if available (6779104)
Bug Fixes
- merge: 🚑 fix crash on single file in a folder (a895b4d)
- merge: 🐛 handle case where input has no
bit_rate
and/or sample_rate
(9e17fbd)
v0.4.7
0.4.7 (2022-02-28)
Bug Fixes
- docker: 🚑 also chown /config (8e99393)
- docker: 🐛 better startup permissions management (3c4cef5)
- merge: 🐛 cleanup find_extension process (a37bfbe)
- merge: 🐛 separate these into own functions so multi disc and single file both can pick up unknown extensions (a8da6b5)
v0.4.5
0.4.5 (2021-12-06)
Bug Fixes
- merge: 🐛 handle api having no author or narrators (3adac9b)