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

MacOS Catalina Music app #196

Open
upup666 opened this issue Jul 10, 2019 · 14 comments
Open

MacOS Catalina Music app #196

upup666 opened this issue Jul 10, 2019 · 14 comments

Comments

@upup666
Copy link

upup666 commented Jul 10, 2019

Would you update to Catalina Music app?

@habashyjr
Copy link

It works perfectly already.

@upup666
Copy link
Author

upup666 commented Aug 6, 2019

Its only works with Spotify it doesn't see music app

@ghost
Copy link

ghost commented Oct 8, 2019

I have the same issue since i've updated to Catalina, probably related to the new Music App

@maucel89
Copy link

On Catalina:
2019-10-16 09:50:47.954 SpotMenu[12833:710505] [Crashlytics] Version 3.11.1 (134) 2019-10-16 09:50:51.552 SpotMenu[12833:710505] Can't find app with identifier com.apple.iTunes 2019-10-16 09:50:51.627 SpotMenu[12833:710505] Can't find app with identifier com.apple.iTunes 2019-10-16 09:50:51.693 SpotMenu[12833:710505] [Crashlytics:Crash] Warning: NSApplicationCrashOnExceptions is not set. This will result in poor top-level uncaught exception reporting.

@Hum4n01d
Copy link

This is a pretty bad issue, could we get an update?

@kmikiy
Copy link
Owner

kmikiy commented Oct 21, 2019

This commit 5e119e6 adds support for the Music app in Catalina. I will try to release an update as soon as possible.

@Hum4n01d
Copy link

Hum4n01d commented Oct 30, 2019

I tried to build the app myself but ran into some issues with XCode (it can't finish the install, not specific to this project), could somebody post a build that works with the Music app?

@kmikiy
Copy link
Owner

kmikiy commented Oct 30, 2019

you can try this build

@Hum4n01d
Copy link

Thank you! Not sure if this is intentional but my settings were reset.

@kmikiy
Copy link
Owner

kmikiy commented Oct 30, 2019

it's not intentional but unfortunately I cannot do anything about it. Apple won't let me use the bundle ID I used previously anymore (com.kmikiy.spotmenu) and I had to create a new one (hu.kmikiy.spotmenu) which means I can no longer read the settings that were saved under the previous bundle id.

basically you're settings are still here

$ defaults read com.kmikiy.spotmenu

but the new app now uses

$ defaults read hu.kmikiy.spotmenu

@Hum4n01d
Copy link

That's okay

@upup666
Copy link
Author

upup666 commented Oct 30, 2019

you can try this build

Nice this working but don't sending artworks to the app

@Rackmani
Copy link

Rackmani commented Nov 3, 2019

Just downloaded and tried the latest build above - does work in Catalina but when quit music app also quits Spotmenu. Also sometimes shows artwork sometimes doesn't and scrolling of info in menu bar is distracting if too many characters e.g. when select artist/album/song title.

@musa11971
Copy link

musa11971 commented Nov 6, 2019

@kmikiy can we expect a release for this anytime soon? 😄

update 09/11/19: for those looking for an alternative, there is now Music Bar:

https://musa11971.github.io/Music-Bar/

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

7 participants