Releases: djdembeck/m4b-merge
Releases · djdembeck/m4b-merge
v0.4.4
0.4.4 (2021-11-26)
Features
- merge: ✨ Allow specifying output naming convention (8980308)
v0.4.3
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
Bug Fixes
- merge: 🐛 fix error when no cover exists (b42b081)
v0.4.1
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
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
Enhancements
- Displays url to captcha instead of trying to open a browser for you.
v0.3.5.6
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
Fixes
- Handle no supported files found
v0.3.5.4
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
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