Improvements in documentation

This commit is contained in:
Deniz Şafak
2025-05-04 10:50:36 +03:00
parent a03120d66f
commit 1d27f6fd2e
3 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
- Added support for chapter metadata in m4b audio files, enabling proper chapter navigation 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.
- 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)