Fix "ads" not detected in spotify#41
Conversation
extracted by decompinling the official apk
|
test build (rename to .apk, restrictions in comments) |
success! thank you very much. 😃 |
|
@unseenlarks, thanks for the report, did it occur more than once? should we add this to |
|
the full text would be something like 'your song will play after the ad'. it happened twice during that listening session, but to be fair, i haven't encountered it since. i haven't been listening much this week, but all the other ads i got were muted, as usual. |
this has to be added to new detections, I'll add it created an issue #59 for the same. |
|
@unseenlarks thanks, I was able to extract strings for all languages from the latest version, can you check in #62, some extracted string has. at the end..but others do not. idk which one is correct.
|
|
i see "Tu canción se reproducirá después de este breve mensaje". while the above string seems to be for es-rES locale (Spain Spanish). |



this pr fixes #29
The issue occurs because of different language locale.
A new file is created for "ad detection", any new words or false positives can be added or removed by changing this file.