staniel359 / muffon

Advanced multi-source music streaming + discovery client for desktop. Free, clean, no login, no ads.
https://muffon.netlify.app
GNU Affero General Public License v3.0
1.18k stars 49 forks source link

Music.app is activated on pressing multimedia keys. #151

Closed dayfuaim closed 2 months ago

dayfuaim commented 5 months ago

Pressing multimedia keys on keyboard outside (and inside) muffon activates Music.app instead of playing/pausing/etc.

Версия 2.0.2 (2.0.2)

gamersi commented 5 months ago

Are you on macos?

dayfuaim commented 5 months ago

Yep. macOS Sonoma, MacBook Pro M1

staniel359 commented 5 months ago

@dayfuaim Got it, thanks.

xyloflake commented 5 months ago

@staniel359 this is NOT a bug, please consider asking me before jumping to a conclusion.

As stated by electron in https://www.electronjs.org/docs/latest/api/global-shortcut

The following accelerators will not be registered successfully on macOS 10.14 Mojave unless the app has been authorized as a trusted accessibility client:

  • "Media Play/Pause"
  • "Media Next Track"
  • "Media Previous Track"
  • "Media Stop"
xyloflake commented 5 months ago

Hey @dayfuaim I need you to join our discord server, we need you to beta test when we release a beta fix.

xyloflake commented 5 months ago

Even if this is not a bug, please let this be open, I’ll try a fix.

xyloflake commented 5 months ago

@staniel359 requesting my assignment on this issue.

staniel359 commented 5 months ago

@xyloflake

this is NOT a bug, please consider asking me before jumping to a conclusion.

Sorry.

gamersi commented 3 months ago

Hello, Sadly, I can't reproduce this issue on my MBP 2019 with touchbar on MacOS Sonoma Have you found any fix or possible cause for it?

xyloflake commented 3 months ago

@dayfuaim we've tested this on a mac and it seems like it runs okay, If you still can't play using the media keys, please try using the video I'm linking below.

Watch this super nice tutorial on how to give apps access to accessibility and once you do it, it should provide muffon permissions to interact with the media controls.

As you can see in the video below, @gamersi tried it on his MacBook Pro 2019 with a touch bar, and it works perfectly fine.

https://github.com/staniel359/muffon/assets/142194553/2dee61f9-174d-4684-b2f6-ea75134b03e2

xyloflake commented 2 months ago

We're closing this as no one has been able to reproduce this and OP has been inactive