Sure. I need to check again and see what I changed, so I'll post a comment when I find it.
Search Criteria
Package Details: spotify-remove-ad-banner 6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/spotify-remove-ad-banner.git (read-only, click to copy) |
---|---|
Package Base: | spotify-remove-ad-banner |
Description: | Remove Spotify ad banner |
Upstream URL: | None |
Keywords: | spotify |
Licenses: | unknown |
Submitter: | coxackie |
Maintainer: | coxackie |
Last Packager: | coxackie |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-10 18:06 (UTC) |
Last Updated: | 2025-06-02 18:02 (UTC) |
Dependencies (4)
- sed (sed-gitAUR)
- spotifyAUR (spotify-1.1AUR, spotify-edgeAUR, spotify-devAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-pAUR)
- zip (zip-natspecAUR)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2
Sanras commented on 2022-01-10 18:51 (UTC)
coxackie commented on 2022-01-10 18:45 (UTC)
@Sanras can you tell me simply (but exactly) what you manually change at xpui.js to get the upgrade button to disappear? I may be able to add this change to sed. But, as I said I have just shamelessly copied the scripts from a comment at the spotify-adblock github issues.
Sanras commented on 2022-01-10 18:32 (UTC)
Awesome! I was thinking of making something similar, but I haven't learned how to use sed yet...
Would you be willing to integrate another patch into the script?
BlockTheSpot can also remove the upgrade button, which would be nice to have automated. Right now, I just manually patch the ad banner and upgrade button myself with a text editor.
You can see what needs to be changed here in BTS's script: https://raw.githubusercontent.com/mrpond/BlockTheSpot/master/install.ps1
coxackie commented on 2022-01-10 18:11 (UTC) (edited on 2022-10-04 07:08 (UTC) by coxackie)
This is a simple stripped-down version of a script that appears in the github page of spotify-adblock
in order to remove the annoying ad banner in Spotify. This is only a (hopefully, welcome) visual change and does not remove the ads themselves - for this, you have to additionally use the spotify-adblock(-git)
package.
Pinned Comments
coxackie commented on 2022-01-10 18:11 (UTC) (edited on 2022-10-04 07:08 (UTC) by coxackie)
This is a simple stripped-down version of a script that appears in the github page of
spotify-adblock
in order to remove the annoying ad banner in Spotify. This is only a (hopefully, welcome) visual change and does not remove the ads themselves - for this, you have to additionally use thespotify-adblock(-git)
package.