Skip to content

Update buildtools and fix cross-platform tmp dir for audio files#6

Closed
dennisrijsdijk wants to merge 4 commits intoheyaapl:mainfrom
dennisrijsdijk:fix-cross-platform-filepath
Closed

Update buildtools and fix cross-platform tmp dir for audio files#6
dennisrijsdijk wants to merge 4 commits intoheyaapl:mainfrom
dennisrijsdijk:fix-cross-platform-filepath

Conversation

@dennisrijsdijk
Copy link
Contributor

@dennisrijsdijk dennisrijsdijk commented May 8, 2024

The script erroneously used current working directory as opposed to a temp dir. On some platforms (eg. Mac) the cwd can be a readonly directory like /

This PR updates the build tools to work after the 5.59.0 architectural update and updates the tmpDir to act like the Amazon Polly TTS in Firebot itself.

fixes: #4

@dennisrijsdijk dennisrijsdijk closed this by deleting the head repository Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File access/permissions problem in Linux

1 participant