forked from mrpond/BlockTheSpot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mrpond
committed
Jan 23, 2023
1 parent
54f6717
commit c73981d
Showing
20 changed files
with
11,996 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,74 +1,18 @@ | ||
[![Build status](https://ci.appveyor.com/api/projects/status/31l6ynm0a1fhr2vs/branch/master?svg=true)](https://ci.appveyor.com/project/mrpond/blockthespot/branch/master) [![Discord](https://discord.com/api/guilds/807273906872123412/widget.png)](https://discord.gg/p43cusgUPm) | ||
|
||
<center> | ||
<h2 align="center"> IMPORTANT ANNOUNCEMENT </h2> | ||
<p align="center">BlockTheSpot is reaching its end of life. Meaning that when the next major Spotify update breaks this patch, it wont be supported anymore. After this day, this repository will be a public archive. <strong>But it's not the end.</strong> We are moving to <a href="https://github.com/spotx-cli">SpotX</a>. For more info, join our Discord.</p> | ||
</center> | ||
|
||
<center> | ||
<h1 align="center">BlockTheSpot</h1> | ||
<h4 align="center">A multi-purpose adblocker and skip-bypass for the <strong>Windows</strong> Spotify desktop application.</h4> | ||
<h5 align="center">Please support Spotify by purchasing premium</h5> | ||
<p align="center"> | ||
<strong>Last updated:</strong> 3 December 2022 <br> | ||
<strong>Last tested version:</strong> 1.1.99.878.g1e4ccc6e | ||
</p> | ||
</center> | ||
## IMPORTANT ANNOUNCEMENT | ||
|
||
#### Just run simple.bat if you lazy to read things. | ||
BlockTheSpot is no longer support. | ||
|
||
#### Important checks before installing: | ||
Next major Spotify update may breaks this, Since I don't had time. | ||
|
||
0. Update Windows, update Spotify and update BlockTheSpot | ||
1. Go to "Windows Security" -> "Virus & Threat Protection" | ||
2. Click "Allowed threats" -> "Remove all allowed threats" | ||
3. Autoinstaller requirements can be found [here](https://github.com/amd64fox/SpotX#system-requirements) | ||
Considered check alternative https://github.com/spotx-cli | ||
|
||
### Features: | ||
BlockTheSpot | ||
|
||
- Blocks all banner/video/audio ads within the app | ||
- Retains friend, vertical video and radio functionality | ||
- Unlocks the skip function for any track | ||
- Addtional features unlocked by [SpotX](https://github.com/amd64fox/SpotX#features) | ||
A multi-purpose adblocker and skip-bypass for the Windows Spotify desktop application | ||
|
||
: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**. | ||
Please support Spotify by purchasing premium | ||
|
||
### Installation/Update: | ||
|
||
- Just download and run [SpotX](https://raw.githack.com/mrpond/BlockTheSpot/master/SpotXBasic.bat) | ||
|
||
or | ||
|
||
#### Fully automated installation via PowerShell | ||
|
||
- Run The following command in PowerShell: | ||
|
||
```ps1 | ||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_on -cache_off -block_update_off -exp_standart -hide_col_icon_off -start_spoti" | ||
``` | ||
|
||
- Checkout [SpotX Repo](https://github.com/amd64fox/SpotX) for more options and features. | ||
|
||
#### Manual installation | ||
|
||
1. Browse to your Spotify installation folder `%APPDATA%\Spotify` | ||
2. Download `chrome_elf.zip` from [releases](https://github.com/mrpond/BlockTheSpot/releases) | ||
3. Unzip `dpapi.dll` and `config.ini` to Spotify directory. | ||
|
||
### Uninstall: | ||
|
||
- Just run [uninstall.bat](https://raw.githack.com/mrpond/BlockTheSpot/master/Uninstall.bat) | ||
or | ||
- Reinstall Spotify | ||
|
||
### Additional Notes: | ||
|
||
- "dpapi.dll" may gets removed by the Spotify installer each time it updates, hence why you'll probably need to apply the patch again when it happens | ||
- [Spicetify](https://github.com/khanhas/spicetify-cli) users will need to reapply BlockTheSpot after applying a Spicetify themes/patches. | ||
- If the automatic install/uninstall scripts do not work, open issue at [SpotX](https://github.com/amd64fox/SpotX) or contact [Amd64Fox](https://github.com/amd64fox) or [Nuzair46](https://github.com/Nuzair46). | ||
- For more support and discussions, join our [Discord server](https://discord.gg/p43cusgUPm). | ||
|
||
### DISCLAIMER | ||
|
||
- Autoinstaller is maintaned at [SpotX](https://github.com/amd64fox/SpotX). Any issue related to it should be opened in the said repo. | ||
- Ad blocking is the main concern of this repo. Any other feature provided by SpotX or consequence of using those features will be the sole repsonsiblity of the user and not either BlockTheSpot or SpotX team will be responsible. | ||
#### Just copy dpapi.dll into spotify installation folder. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.