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

Un-mute not working correctly #72

Open
jessedobbelaere opened this issue Jan 6, 2016 · 7 comments
Open

Un-mute not working correctly #72

jessedobbelaere opened this issue Jan 6, 2016 · 7 comments

Comments

@jessedobbelaere
Copy link

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
Copy link
Collaborator

enellis commented Jan 6, 2016

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

@jessedobbelaere
Copy link
Author

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
Copy link
Collaborator

enellis commented Jan 6, 2016

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

@jessedobbelaere
Copy link
Author

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
Copy link
Author

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

  • Removed Spotify and Spotifree (including every trace in /Library, using Appcleaner app)
  • Rebooted a dozen times. Did a fresh install of Spotify.
  • Checked activitymonitor for suspicious processes, none are spotify or spotifree related. Don't see anything with ps aux | grep spotifree too.
  • Did a sudo find / -name '*spotifree*' and sudo find / -name '*eneas*' to find files left on my hdd, none found.
  • Never tried any other mute app (do other mute apps exist?).

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
Copy link
Owner

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
Copy link
Author

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. :-)

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

No branches or pull requests

3 participants