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

Feature: Pause Spotify while playing local media #79

Open jpbaril opened 2 years ago

jpbaril commented 2 years ago

Hi,

Would it be possible to pause Spotify after ads finished while playing local audio?

Because when local music finishes then sound go back to Spotify but in the middle of the a song.

abertschi commented 2 years ago

Hi, thanks for reaching out.

Yes, such a thing should work, but it needs some testing. There is a way to send the default music stream a pause intent [0]. One needs to test if the spotify / soundcloud app responds to it. If so ad-free can send such an intent once the ad disappears.