Better approach for detemining the correct configuration folder for Linux and MacOS, using platformdirs

This commit is contained in:
Deniz Şafak
2025-05-03 18:31:45 +03:00
parent b02416e068
commit 0863b25d82
3 changed files with 5 additions and 11 deletions
+1 -6
View File
@@ -1,6 +1 @@
- Merge pull request [#7](https://github.com/denizsafak/abogen/pull/7) by [@jborza](https://github.com/jborza) that improves voice preview and documentation.
- Fixed the issue when a voice is selected, the voice mixer tries to pre-select that voice and ignores existing profiles.
- Fixed the error while renaming the default "New profile" in the voice mixer.
- Fixed subtitle_combo enabling/disabling when a voice in the voice mixer is selected.
- Prevented using special characters in the profile name to avoid conflicts.
- Improved invalid profile handling in the voice mixer.
- Better approach for detemining the correct configuration folder for Linux and MacOS, using platformdirs.