abba23 / spotify-adblock

Adblocker for Spotify
https://github.com/abba23/spotify-adblock
1.87k stars 93 forks source link

Adblock not working on Ubuntu 24, Spotify version 1.2.42.290.g242057a2 #182

Closed bloppan closed 1 month ago

bloppan commented 1 month ago

After run the application executing

LD_PRELOAD=/usr/local/lib/spotify-adblock.so spotify

The ads are still appearing.

Im not sure if this spotify version can load spotify-adblock.so.

$ ldd /snap/bin/spotify
linux-vdso.so.1 (0x00007ffcc9889000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007c767c600000)
/lib64/ld-linux-x86-64.so.2 (0x00007c767c92c000)
bloppan commented 1 month ago

SOLVED: I was using the snap spotify package.