abertschi / ad-free

A modularized audio ad blocker for Android
https://abertschi.ch/blog/2022/building-adfree/
Apache License 2.0
272 stars 19 forks source link

Muting issue #72

Closed andras-szuecs closed 2 years ago

andras-szuecs commented 3 years ago

The app recognises when ads play(notification pops up), but doesn't mute them. I'm running on Android 10 on an Oppo device.

andras-szuecs commented 3 years ago

Do you have any tips? Where should i start?

abertschi commented 3 years ago

Has it ever worked on this device on previous versions of either OS, spotify or adfree?

In any case, you can debug why the mute of stream music does not mute playback. The issue seems device specific.

See here as a start: https://github.com/abertschi/ad-free/blob/master/app/src/main/java/ch/abertschi/adfree/AudioController.kt