Package Details: spotify-adkiller-dns-block-git r82.1184e1e-4

Git Clone URL: https://aur.archlinux.org/spotify-adkiller-dns-block-git.git (read-only, click to copy)
Package Base: spotify-adkiller-dns-block-git
Description: Experimental dns blocking from Spotify AdKiller
Upstream URL: https://github.com/SecUpwN/Spotify-AdKiller
Licenses: GPL3
Conflicts: spotify-adkiller-dns-block
Provides: spotify-adkiller-dns-block
Submitter: MageJohn
Maintainer: MageJohn
Last Packager: MageJohn
Votes: 10
Popularity: 0.000000
First Submitted: 2017-01-12 18:32 (UTC)
Last Updated: 2019-08-22 14:57 (UTC)

Pinned Comments

MageJohn commented on 2018-09-30 10:04 (UTC)

The dns-block branch of Spotify Adkiller is currently broken on recent versions of Spotify. Until this is fixed, I can't recommend using this package, unless you have downgraded version of Spotify.

Latest Comments

MageJohn commented on 2019-08-22 15:00 (UTC)

Done, thanks for the patch! That should fix the issue andmars was having. However, it doesn't fix the fact this package is broken on recent versions of Spotify. That is likely an issue with the blacklist/whitelist, and some experimentation needs to be done to fix it. At some point I may get around to doing that, but others should feel free to do so as well.

dreieck commented on 2019-08-22 11:08 (UTC)

On 2019-04-02 17:26 there was already a fix proposes. Please incorporate it in your package!

Patch for the PKGBUILD: http://ix.io/1T1O

--- PKGBUILD.orig       2019-08-22 13:02:32.446798819 +0200
+++ PKGBUILD    2019-08-22 13:04:19.990136185 +0200
@@ -39,2 +39,5 @@
   install -D -m644 "${pkgname%-git}.desktop" -t "$pkgdir"/usr/share/applications/
+
+  install -d -m755 "${pkgdir}/usr/share/spotify/"
+  ln -s '/opt/spotify/spotify' "${pkgdir}/usr/share/spotify/spotify"
 }

Alpix commented on 2019-04-02 17:26 (UTC)

To fix the problem @MageJohn mentioned, you need to create a symlink to the new location of spotify.

1) sudo mkdir /usr/share/spotify/ 2) sudo ln -s /opt/spotify/spotify /usr/share/spotify/spotify

Greetings

andmars commented on 2019-03-04 08:20 (UTC)

With spotify 1:1.0.98.78-2 it says: ╰─$ spotify-adkiller-dns-block /usr/bin/spotify-adkiller-dns-block: Zeile 3: /usr/share/spotify/spotify: Datei oder Verzeichnis nicht gefunden So it's looking for /usr/share/spotify/spotify which doesn't exist.

MageJohn commented on 2018-09-30 10:04 (UTC)

The dns-block branch of Spotify Adkiller is currently broken on recent versions of Spotify. Until this is fixed, I can't recommend using this package, unless you have downgraded version of Spotify.

efernandes commented on 2017-10-12 11:00 (UTC)

With last gnome-shell update, the spotify-adkiller causes gnome-shell crash. I reinstall spotify-adkiller-dns-block-git and the problem was resolved.

GavinFernandes commented on 2017-04-27 13:09 (UTC)

It works now, Thanks PS Dayum that was quick.

MageJohn commented on 2017-04-27 09:07 (UTC)

Updated!

GavinFernandes commented on 2017-04-27 06:29 (UTC) (edited on 2017-04-27 06:30 (UTC) by GavinFernandes)

The latest openssl update seems to break this package. >spotify-adkiller-dns-block /usr/share/spotify/spotify: /usr/lib/libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/share/spotify/spotify) /usr/share/spotify/spotify: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/share/spotify/spotify) /usr/share/spotify/spotify: /usr/lib/libcurl.so.3: no version information available (required by /usr/share/spotify/spotify) >pacman -Q openssl openssl 1.1.0.e-1 >pacman -Q curl curl 7.54.0-2