kyleneideck / BackgroundMusic

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
GNU General Public License v2.0
16.3k stars 676 forks source link

Volume control fails to work for Chromium #312

Open epetousis opened 4 years ago

epetousis commented 4 years ago

I'm using Ungoogled Chromium and volume controls seem to fail for it. I noticed you fixed this issue (#289) for Google Chrome in the latest snapshot by mapping com.google.Chrome to com.google.Chrome.helper, I'm guessing it's a similar story for Chromium which uses the bundle ID org.chromium.Chromium. Perhaps we need a way to map the responsible bundle IDs ourselves, maybe through some kind of "advanced mode?"

hckr commented 4 years ago

I noticed the same thing with Microsoft Teams (which also uses Chromium under the hood I guess).

btw. It was the first thing I done with the application and thought it doesn't work. Could it be checked if the volume change actually took effect?

rosstex commented 4 years ago

I noticed this as well. I'm running Chrome Canary and am encountering this problem.

Logs for reference: BackgroundMusic.log

It definitely pipes the audio through Background Music, but the volume controls do not work.