tombonez / noTunes

A simple macOS application that will prevent iTunes or Apple Music from launching.
MIT License
3.56k stars 59 forks source link

Does not work in mac OS Monterey #24

Open brodsky1992 opened 2 years ago

brodsky1992 commented 2 years ago

When hitting the play/ pause button the music app starts on.

dbjungle commented 2 years ago

I can confirm I have the same behavior.

tombonez commented 2 years ago

Hi @brodsky1992 @dbjungle

Would you mind trying the instructions posted here https://github.com/tombonez/noTunes/issues/20#issuecomment-995516934.

Also, make sure you're on the latest version of the app as the certificate expired on the older ones.

Cheers, Tom :)

dbjungle commented 2 years ago

Hi @tombonez

I have the version created on January 3, 2022 installed. It is showing as running in Activity Monitor. I do not have a ~/Library/Preferences/digital.twisted.noTunes.plist file.

I installed noTunes maybe 5 days ago and it was working perfectly, but I upgraded to macOS 12.2 yesterday. I noticed this morning that Apple Music launched when I pressed the play key.

tombonez commented 2 years ago

Thanks for the info @dbjungle

Would you mind running the following in Terminal and letting me know what's returned: osascript -e 'id of app "Music"'

Cheers, Tom :)

dbjungle commented 2 years ago

@tombonez

dbjungle@ddb-air ~ % osascript -e 'id of app "Music"' com.apple.Music

iliasbartolini commented 2 years ago

Hi, a suggestion that might help some of the people looking at this:

After upgrading to Monterey I thought I had the same problem. In reality I found out that I was simply confused because I didn't restart my machine for a long time. The real issue was that noTunes doesn't restart after reboot.

If the above is your problem, I created this issue which also includes a workaround: https://github.com/tombonez/noTunes/issues/22

WladyX commented 2 years ago

Any workarounds for this? I'm also and Monterey and this does not seem to work anymore. Rebooted/restarted the app.

andrask commented 2 years ago

I'm on Monterey. I installed it the first time and it works. I love it!

exploitJ commented 1 year ago

Does not work on Ventura.

johnmaguire commented 1 year ago

Inconsistent on Ventura here. Working about 2/3 of the time.

If I enable replacement mode it opens the replacement every time but only succeeds in blocking Music 2/3 of the time.

joriswitteman commented 1 year ago

Works for me on Monterey 12.6.1

kirbyj commented 1 year ago

Music opens on 12.6.1 when CD is inserted after periods of inactivity, w/noTunes running. Is there a log I can look at that would shine some light on this behaviour?