Brave and Electron (Chromium) always show 100% volume.
playerctl -a metadata --format '{{playerName}} {{lc(status)}}: "{{ title }}" {{duration(position)}} / {{duration(mpris:length)}} volume: {{ volume * 100 }}%'
Works fine for Cmus, when I change the volume, this command shows the volume change, however when I adjust the Brave/Electron volume, it's always at 100%. I did use Pavucontrol and pactl, and it was always the same issue.
I did not check other applications quite yet as I don't have enough apps or time.
Brave and Electron (Chromium) always show 100% volume.
playerctl -a metadata --format '{{playerName}} {{lc(status)}}: "{{ title }}" {{duration(position)}} / {{duration(mpris:length)}} volume: {{ volume * 100 }}%'
Works fine for Cmus, when I change the volume, this command shows the volume change, however when I adjust the Brave/Electron volume, it's always at 100%. I did use Pavucontrol and pactl, and it was always the same issue.I did not check other applications quite yet as I don't have enough apps or time.