You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: