Skip to content

ming86/Spotify-Ad-Blocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

EZBlocker

EZBlocker is a Spotify Ad Blocker written in C# for Windows 7/8.

It uses non-intrusive methods to read the Spotify client to extract song information. When an advertisement is playing, EZBlocker will mute Spotify and automatically resume playing regular music when the ad is over.

Because EZBlocker does not modify the Spotify client in any way, it is less buggy compared to other ad blockers. The goal for EZBlocker is to be the most reliable and stable ad blocker for Spotify.

For more info, visit the EZBlocker project page.

To download a pre-compiled binary of the latest version, click here.

Changelog (Major releases only):

  • V 1.5 (March 6, 2015):
  • Support for Spotify versions 1.0 and above
  • Support for blocking banner advertisements and muting video advertisements
  • Adblocking is now fully automated and not dependent on any blocklists
  • UI revamped from user feedback
  • V 1.4 (November 22, 2014):
  • Huge improvements to ad-detection
  • More stable muting/unmuting of Spotify process
  • Minor bug fixes
  • V 1.3.6 (April 5, 2014):
  • Fix for new Spotify update (sneaky update broke most ad blockers)
  • Settings are now auto-saved
  • Option to mute whole computer for those w/ issues muting just Spotify
  • Blocklist now opens in an easier to use form
  • Better support for 64-bit systems
  • V 1.3 (Feb 8, 2014):
  • Fix muting for some users
  • Fix crashing for adding to blocklist
  • Added Google Analytics
  • V 1.2.2 (Jan 24, 2014):
  • More improvements on ad detection (Many less false-positives)
  • Fix not muting when minimized bug
  • Cleaner ad detection code
  • Faster blocklist lookups
  • V 1.2 (Jan 9, 2014):
  • Port EZBlocker to C# (Still .NET 3.5)
  • Improve accuracy of blocklist checking
  • Improve accuracy of auto ad detection
  • Improve main muting logic
  • Minimize notification balloons
  • New option to disable notifications
  • V 1.1:
  • Add auto blacklist adding mechanism
  • Add update checker
  • Bug fixes

Additional Contributors:

Packages

No packages published

Languages

  • C# 100.0%