Xeroday / Spotify-Ad-Blocker

EZBlocker - A Spotify Ad Blocker for Windows
https://www.ericzhang.me/projects/spotify-ad-blocker-ezblocker/
GNU General Public License v3.0
1.85k stars 192 forks source link

Fix "Spotify not found" for the Windows Store version of Spotify #265

Open cjhesse opened 2 years ago

cjhesse commented 2 years ago

This fixes the "Spotify not found" issue (#261) by checking for a media session name that matches what the Windows Store version of Spotify uses. I was not able to get the feature that starts Spotify on launch working, but the mute feature does. I did not the blocking of banner ads.

There's another pull request (#262) that attempts to fix this issue, but it only adds a default path to find where Spotify.exe is. I didn't find that this fixed the issue.