v1.1.4
✨ New Features:
- Added new default
language
,voice
and dialectTLD
options to the configuration page. - Added option to add cover art to generated MP3 files (enabled via the configuration page).
🧰 Improvements:
- Improved queue manager.
- Improved debug log messaging.
- The
language
parameter now automatically populated when using the Nabu Casa TTS platform. 179
🐞 Bugfixes:
- Fixed Sonos bug when no
volume_level
specified. 154 - Failed action calls no longer prevent additional actions. 181, 161
- Added
aiofiles
library as a requirement in the manifest. 182 - Fixed blocking async calls to
filesystem_helper.file_exists_in_directory
andfilesystem_helper.get_chime_options_from_path
. - Generated MP3 files are now cached correctly. 167
- Fixed cached files update issue.
- Temporary public temp files removed from local filesystem after playback is completed.
- The
volume_level
parameter now correctly supports an array of dictionaries. - Public URL no longer include an addition ‘/‘ character.
- Fixed bug when playback requires both the local and public file paths.
- Fixed missing folder path when playing an Alexa media player as well as another media_player of a different platform.
What's Changed
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #160
- Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #163
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #168
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #172
- Update pip requirement from <24.2,>=21.0 to >=21.0,<24.3 by @dependabot in #173
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #184
- Bump ruff from 0.5.1 to 0.6.1 by @dependabot in #180
- Bump ruff from 0.6.1 to 0.6.7 by @dependabot in #188
Full Changelog: v1.1.3...v1.1.4