Restyle using black, improve m4b process handling

This commit is contained in:
Deniz Şafak
2025-05-04 11:39:54 +03:00
parent 412fb3bc7e
commit 146fcb3c1f
5 changed files with 104 additions and 37 deletions
+1 -3
View File
@@ -1,3 +1 @@
- Added new output format: `m4b`, enabling chapter metadata in audiobooks. Special thanks to @jborza for implementing this feature in PR #10.
- Better approach for determining the correct configuration folder for Linux and MacOS, using platformdirs. (Fixes Docker issue #12)
- Improvements in documentation and code.
- Fixed m4b chapter generation opens CMD window in Windows.