spotify-adblock
spotify-adblock copied to clipboard
Adblocker for Spotify
Not all ads seemed to be be blocked anymore on the apt version of Spotify, adding these domains to the denylist should fix that.
I removed the $ signs from the readme since I think those signs are completely unnecessary.
* docs: make cut and paste easier * version: bump version based on repo tags
Changes included here is: - Add `dependabot.yml` to help keep dependencies and GitHub actions updated. And commits by dependabot updating these as well.. (The bot creates Pull Requests which can...
Spotify Linux 1.2.37.701 Since a few days, the code that was working very well since a while, now is outdated. This occurred after a successful login, the URL was something...
Following the XDG Base Directory Specification: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
This simplifies things regarding the Flatpak set up. This also adds: - Flatpak-specific build instructions. - Remove inaccurate comment about the Flatpak package. - Remove every `$` at the beginning...
When running Spotify from Flatpak on any folder, i get this error, ``` ❯ flatpak run --file-forwarding --command=sh com.spotify.Client -c 'eval "$(sed s#LD_PRELOAD=#LD_PRELOAD=$HOME/.spotify-adblock/spotify-adblock.so:#g /app/bin/spotify)"' src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or...