Release v4.0
This is early adopters version
Due to massive changes in architecture you may expect some bugs - I will fix them soon
Key features of this release are shown in following video https://www.youtube.com/watch?v=N7JrujMfids
Functional changes:
- Added support of chapters managerment: you can now merge several mp3 files into a chapter
- Added support of book parts management: you can now split book into several parts or encode series of the books in one go by spliting multiple books by parts
- Removed support linear encoding mode
- Replaced support of separate file encoding with split per part (default) and split file/chapter option
- Added changing volume during re-encoding (experimental)
Technical changes:
- Upgraded java to 1.8.0.231
- Upgraded ffmpeg to 4.2.1
- Removed scala and fully reverted to java