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

pactl language #219

Closed
Jayrgo opened this issue Apr 18, 2023 · 2 comments · Fixed by #220
Closed

pactl language #219

Jayrgo opened this issue Apr 18, 2023 · 2 comments · Fixed by #220

Comments

@Jayrgo
Copy link

Jayrgo commented Apr 18, 2023

pactl info cannot be parsed if the output is in another language.
I would prefer json output: pactl -f json info and get the value from server_string

let output = Command::new("pactl").args(["info"]).output()?.stdout;

@jamesmcm
Copy link
Owner

Will close when released

@jamesmcm jamesmcm reopened this Apr 19, 2023
@jamesmcm
Copy link
Owner

jamesmcm commented May 5, 2023

Fixed in 0.10.6 release - https://github.com/jamesmcm/vopono/releases/tag/0.10.6

@jamesmcm jamesmcm closed this as completed May 5, 2023
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 a pull request may close this issue.

2 participants