Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cjhesse
Copy link

@cjhesse cjhesse commented Apr 17, 2022

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.

In addition to looking for Spotify.exe, look for a media session with a name that matches the one the Windows Store version of Spotify uses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant