Closed Jayrgo closed 1 year ago
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
pactl info
pactl -f json info
server_string
https://github.com/jamesmcm/vopono/blob/a566ec58503251c6725e1d58d5f1549f6cc8faca/vopono_core/src/util/pulseaudio.rs#L7
Will close when released
Fixed in 0.10.6 release - https://github.com/jamesmcm/vopono/releases/tag/0.10.6
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 fromserver_string
https://github.com/jamesmcm/vopono/blob/a566ec58503251c6725e1d58d5f1549f6cc8faca/vopono_core/src/util/pulseaudio.rs#L7