artemgordinskiy / Spotifree

An OS X app that automatically mutes ads on Spotify [DISCONTINUED]
http://spotifree.gordinskiy.com
MIT License
1.05k stars 70 forks source link

Un-mute not working correctly #72

Open jessedobbelaere opened 8 years ago

jessedobbelaere commented 8 years ago

When Spotifree detects that the ad has finished, the volume goes back up but only to about 15%, which is almost unhearable. This is only started happening recently (maybe due to a Spotify update?). I already tried updating Spotifree to the latest version

screen shot 2016-01-06 at 14 28 10
enellis commented 8 years ago

The next update is completely rewritten. I think it will fix this. Just wait until it gets published.

jessedobbelaere commented 8 years ago

Hmm this is weird. I completely removed spotifree and spotify using Appcleaner. Rebooted. Installed spotify. Played a couple of songs and suddenly the ads get muted, out of nowhere. No spotifree app or service running, it's uninstalled

enellis commented 8 years ago

Have you already tried terminating every Spotifree process using the Activity Monitor?

jessedobbelaere commented 8 years ago

Indeed, removed every trace and rebooted and checked activity monitor. Will check it out some more tonight. Strange wizardry. Any things I can check to see if spotifree is still involved, besides checking the process?

ps aux | grep spotifree shows that there are no processes running, and still spotify gets muted.

jessedobbelaere commented 8 years ago

So my ads still get muted 😐Summary of the things I did:

Is there some way that I can check if the 0.3s polling is still done, to find the cause which "thing" is dispatching the mute spotify action? Could it be a Spotify bug?

artemgordinskiy commented 8 years ago

Haven't heard of any such bugs or features in Spotify, unfortunately. Can we look at your process list? Something must be hiding there. ps aux output would do.

jessedobbelaere commented 8 years ago

Ok I figured out the issue. I have a mac mini at my parent's place with spotify installed and logged into my account. Spotifree was running there too.

So when I play spotify music at work on my macbook pro without spotifree installed, the ads would get muted by the Spotifree app running at my parents place on the mac mini.

Thanks man, I'll wait until the next update of Spotifree to fix this volume issue that is set to 1/5 after un-mute. :-)