Skip to content

Releases: djdembeck/m4b-merge

v0.4.4

28 Nov 03:54
Compare
Choose a tag to compare

0.4.4 (2021-11-26)

Features

  • merge: ✨ Allow specifying output naming convention (8980308)

v0.4.3

18 Nov 03:59
Compare
Choose a tag to compare

0.4.3 (2021-11-18)

Features

  • merge: 🚧 better config 1: move user configurable options to arguments (c2cd229)

Bug Fixes

  • audible: 🐛 fix double import config issue with api_url (0e657fb)

v0.4.2

04 Nov 21:07
7065f50
Compare
Choose a tag to compare

Bug Fixes

  • merge: 🐛 fix error when no cover exists (b42b081)

v0.4.1

06 Oct 22:02
Compare
Choose a tag to compare

0.4.1 (2021-10-06)

Bug Fixes

  • audible: 🐛 verify isAccurate exists before using it (6f21eae)
  • merge: 🐛 don't expect series position to exist (cf41203)
  • merge: 🐛 set series_position to none if it doesn't exist (3aaed08)

v0.4

21 Sep 19:04
3ddba65
Compare
Choose a tag to compare

Features

  • Switch to Audnexus for all data retrieval. This removes the need to login to audible or use any auth locally.
  • Use Genres from Audnexus
  • Use Series book number from Audnexus
  • Create docker package.

v0.3.5.7

24 Aug 07:22
e6ac903
Compare
Choose a tag to compare

Enhancements

  • Displays url to captcha instead of trying to open a browser for you.

v0.3.5.6

06 Aug 04:53
5923096
Compare
Choose a tag to compare

Features

  • Add --login command argument, to check login state (and login if needed).

Enhancements

  • Huge test case improvements.

Documentation

  • Add dependencies to README

v0.3.5.5

28 Jul 21:01
ea1e80f
Compare
Choose a tag to compare

Fixes

  • Handle no supported files found

v0.3.5.4

28 Jul 20:40
1ae5a5f
Compare
Choose a tag to compare

Enhancements:

  • Allow ASIN without Audible page but with api data:
    This allows the tool to use data for products which Audible no longer sells/licenses, but which they still host the data.

v0.3.5.3

14 Jul 23:07
c8a738c
Compare
Choose a tag to compare

Enhancements

  • Use mp4chaps directly for applying chapters.
  • Better handling of moving completed file/directory when file exists in completed folder.

Fixes

  • Fix syntax error on multiple author asin check.
  • Don't attempt to import empty chapters.txt file (which only happens because upstream bug).
  • Fix indent in config.py causing binaries not to be found automatically.

Tests

  • Add test for multiple authors and narrators