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

if replacement audio file is shorter than ad, silence will fall. #43

Open Gavitron opened 4 years ago

Gavitron commented 4 years ago

Setup:

  1. download & install adfree APK
  2. create a local folder with contents of adfree-resources/*.mp3
  3. configure adfree app for:
    • local music

reproduction:

  1. play music in spotify

expected result:

  1. ads are replaced with multiple "replacement audio" files until spotify music resumes

actual results:

  1. when a single "replacement audio" track ends, there is only silence until spotify music resumes
abertschi commented 4 years ago

As ads are fairly short, I am personally not planning to add such feature to play multiple tracks in sequence. But I flag it as a feature-request.