wob icon indicating copy to clipboard operation
wob copied to clipboard

FIX: Pipewire ex. not piped into `sed` resulting `Invalid value received 'Volume:'`

Open ammar-faifi opened this issue 7 months ago • 0 comments

In the example of using it with PipeWrie, the output was not piped into sed giving an output like Volume: 0.33. And causing wob to crash with this error:

1721898095.765212 ERROR wob.c:369: Invalid value received 'Volume:'

This PR fixes it

ammar-faifi avatar Jul 25 '24 09:07 ammar-faifi