THIS ONLY WORKS FOR THE DESKTOP VERSION (NOT WINDOWS STORE VARIATION) + THIS IS OPEN SOURCE ON GITHUB
I did not create this program, I made this thread to spread awareness and help out others
System requirements
Features
Blocks all banner, video and audio ads in the client
Unlocks the skip function of any track
Hiding podcasts, episodes and audiobooks from the homepage (optional)
Block Spotify automatic updates (optional)
Automatic clearing of audio cache (optional)
More experimental features have been activated (see the full list)
Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers)
Disabled logging (Stopped various elements to log user interaction)
Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)
Code minification
Usual installation -
During installation, you need to confirm some actions, also contains:
Just download and run Install.bat
or
Run The following command in PowerShell:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (iwr -useb 'https://raw.githubusercontent.com/SpotX-CLI/SpotX-Win/main/Install.ps1').Content | iex
Source - https://github.com/SpotX-CLI/SpotX-Win