7 | Lifetime Spotify Premium (PC Only)
8 | A multi-purpose adblocker and skip-bypass for the Windows Spotify desktop application.
9 | Please support Spotify by purchasing premium
10 |
11 | Last updated: 17 August 2021
12 | Last tested version: 1.1.66.580.gbd43cbc9-a
13 |
14 |
15 |
16 | #### Important checks before installing:
17 | 0. Update Windows, update Spotify and update BlockTheSpotify
18 | 1. Go to "Windows Security" -> "Virus & Threat Protection"
19 | 2. Click "Allowed threats" -> "Remove all allowed threats"
20 |
21 | ### Features:
22 | * Blocks all banner/video/audio ads within the app
23 | * Retains friend, vertical video and radio functionality
24 | * Unlocks the skip function for any track
25 | * Now supports the new Alpha version (New UI)
26 |
27 | :warning: This mod is for the [**Desktop Application**](https://www.spotify.com/download/windows/) of Spotify on Windows only and **not the Microsoft Store version**.
28 |
29 | ### Installation/Update:
30 | * Just download and run [BlockTheSpot.bat](https://raw.githubusercontent.com/revinewyd/SpotifyPremium/main/BlockTheSpot.bat)
31 |
32 | or
33 |
34 | * Run The following command in PowerShell:
35 | ```ps1
36 | Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/revinewyd/SpotifyPremium/main/install.ps1' | Invoke-Expression
37 | ```
38 |
39 |
40 | ### Uninstall:
41 | * Just run uninstall.bat
42 | or
43 | * Reinstall Spotify
44 |
45 | ### Known Issues:
46 | * You may face issue [#150](https://github.com/mrpond/BlockTheSpot/issues/150). Can be fixed by enabling the experimental feature when using `BlockTheSpot.bat`.
47 | * We support last 2 version of Spotify (latest + previous) only. Please check it before opening an issue.
48 |
49 | ### Additional Notes:
50 | * Remove "Upgrade" Button [#83](https://github.com/mrpond/BlockTheSpot/issues/83) and Remove "Ad Placeholder" [#150](https://github.com/mrpond/BlockTheSpot/issues/150) only works when you use any of the auto installation methods and press `y` when prompted.
51 | * "chrome_elf.dll" gets replaced by the Spotify installer each time it updates, hence why you'll probably need to apply the patch again when it happens
52 | * [Spicetify](https://github.com/khanhas/spicetify-cli) users will need to reapply BlockTheSpot after applying a Spicetify patches.
53 | * If the automatic install/uninstall scripts do not work, please contact [revinewyd](https://github.com/revinewyd)
54 | * For more support and discussions, join our [Discord server](https://discord.gg/U8Kh2czvks)
55 |
--------------------------------------------------------------------------------
/src/Modify.cpp:
--------------------------------------------------------------------------------
1 |
2 | #include "Modify.h"
3 | #include "Logger.h"
4 |
5 | //#include