Add label for m4b output format, improvements

This commit is contained in:
Deniz Şafak
2025-05-04 00:51:56 +03:00
parent a1ccd51ea0
commit 68b44a3516
3 changed files with 18 additions and 15 deletions
+2 -1
View File
@@ -1 +1,2 @@
- Better approach for detemining the correct configuration folder for Linux and MacOS, using platformdirs.
- 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.