Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pactl parsing when in non-English language #220

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Fix pactl parsing when in non-English language #220

merged 1 commit into from
Apr 19, 2023

Conversation

jamesmcm
Copy link
Owner

Also strip out '-' from network namespace name even when under 7 characters to avoid syntax errors

Fixes #219 and ensures #218 doesn't occur even for short server names.

Note we could use serde_json instead but it seemed overkill for one field (although note we do it use it in vopono sync anyway).

Also strip out '-' from network namespace name even when under 7
characters to avoid syntax errors
@jamesmcm jamesmcm merged commit 8026b9d into master Apr 19, 2023
@jamesmcm jamesmcm deleted the pactlfix branch April 19, 2023 11:45
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.

pactl language
1 participant