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)