abertschi / ad-free

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

Mute adds for Spotify Lite #26

Closed yersontry closed 6 years ago

yersontry commented 6 years ago

The app works fine with Spotify full version but doesn't support Spotify Lite

abertschi commented 6 years ago

ad-free is currently not compatible with the lite version. There is nothing in the notification bundle that can be exploited. The only possible implementation I can think of is manual tagging of ads. So whenever an ad appears, one has to mark it as unwanted in order to allow ad-free to block it when it appears again. Given the fact that the lite version is still beta, I am not planning to implement manual tagging in the close future.