Araxeus
Araxeus
has anyone started working on this and has any UI prototype specifically? I might start working on this. here's an idea for waiting until the notification icon is almost visible...
Do you have `shortcuts` plugin option `Override MediaKeys` options activated? if not then the application doesn't actually do anything related to mediakeys, its all native youtube+electron behavior
> I don't know if it's related at all, but I also can't use the options on the Shortcuts > Set Global Song Controls, as they only show me a...
duplicate of #523 Electron needs to fix this themselves, I suggest leaving a comment on the issue https://github.com/electron/electron/issues/27581 [also it seems discord acts the same](https://www.reddit.com/r/linuxquestions/comments/nbjmo5/why_do_pulseaudio_and_pipewire_see_discord_as/)
@th-ch @arunim2405
could be related to code signing? https://github.com/electron-userland/electron-builder/issues/5850 try running `sudo xattr -r -d com.apple.quarantine "/Applications/YouTube Music.app"`
Well this pretty much confirm that the problem is caused by the "macOS gatekeeper" because the app isn't signed/+notarized (It works when built locally because the OS recognize that it...
> Might be wise to change the `*.app` to `.app` or `YouTube Music.app` just so people don't accidentally unquarantine every app they have. thanks, fixed it I've never used mac...
Can you give a link to the playlist you tried to download?
see #594 and #595 you can try using https://github.com/th-ch/youtube-music/releases/tag/v1.15.0 or wait for v1.16 or if you are on windows you can try the files I [compiled](https://drive.google.com/file/d/1h6jkh_G1WMMSPZNtn53PQAhSjp31QgoG/view?usp=sharing) with the changes, if...