mrpond/BlockTheSpot ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Windows tool for Spotify that blocks or skips ads in the desktop app, especially the audio ads and banner ads, and keeps the main music playback working normally.

I want it to be something I can compile from source and drop into the Spotify install folder, with the right DLLs and a config file, so it works for the 64 bit Windows desktop app and not the Microsoft Store version. Please make it easy to install, easy to update, and easy to remove if needed. If there are any settings that can be toggled while Spotify is running, include a basic way to do that too.

Use the current docs online if you need to check how Spotify’s desktop build is set up. Also make sure the project builds cleanly and include clear notes for fresh install, update, and uninstall.