Skip to content

Releases: djdembeck/m4b-merge

v0.5.3

07 Aug 18:57
Compare
Choose a tag to compare

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

17 May 06:15
Compare
Choose a tag to compare

0.5.2 (2023-04-27)

Bug Fixes

  • file_title not found, replaced with title (3ec4d66)

v0.5.1

24 Feb 01:26
Compare
Choose a tag to compare

0.5.1 (2023-02-24)

Bug Fixes

  • merge: 🐛 incorrect dict key (54d4a8b)

v0.5.0

24 Feb 00:46
Compare
Choose a tag to compare

0.5.0 (2023-02-24)

Features

  • merge: ✨ add support for asin as output path term (87a3623)

v0.4.11

23 Jan 18:20
Compare
Choose a tag to compare

0.4.11 (2023-01-23)

Bug Fixes

v0.4.10

21 Sep 22:42
Compare
Choose a tag to compare

0.4.10 (2022-09-21)

Bug Fixes

  • merge: 🐛 properly fix moving completed input files (f0f4ae9)

v0.4.8

14 Sep 23:00
Compare
Choose a tag to compare

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

28 Feb 08:06
Compare
Choose a tag to compare

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.6

28 Feb 07:01
Compare
Choose a tag to compare

0.4.6 (2022-02-07)

v0.4.5

07 Dec 20:06
Compare
Choose a tag to compare

0.4.5 (2021-12-06)

Bug Fixes

  • merge: 🐛 handle api having no author or narrators (3adac9b)