NextFire / apple-music-discord-rpc

🎵 Discord Rich Presence Client for the macOS Apple Music app and iTunes
MIT License
511 stars 33 forks source link

Says INSTALL SUCCESS but just doesnt work #57

Closed daixhi closed 1 year ago

daixhi commented 1 year ago

Maybe this might help?

user@MacBook-Pro apple-music-discord-rpc % ls -la scripts/ total 24 drwxr-xr-x 5 prakriti staff 160 Apr 16 05:57 . drwxr-xr-x 13 prakriti staff 416 Apr 16 06:00 .. -rwxr-xr-x 1 prakriti staff 804 Apr 16 05:57 install.sh -rw-r--r-- 1 prakriti staff 674 Apr 16 05:57 moe.yuru.music-rpc.plist -rwxr-xr-x 1 prakriti staff 231 Apr 16 05:57 uninstall.sh

NextFire commented 1 year ago

Please send music-rpc.log (should be in the project folder)

Also check in Discord that Settings > Activity Privacy > Display current activity as a status message is enabled

daixhi commented 1 year ago

music-rpc.log

Current activity is enabled, I'm kinda stuck

NextFire commented 1 year ago

It looks like it does not find the Discord socket. Is your Discord client up to date (stable channel) and unmodified?

daixhi commented 1 year ago

Looks Stable and is unmodified

Stable 189617 (5a59d26) Host 0.0.274 OS X 10.15.7 (22.2.0)

NextFire commented 1 year ago

Can you try to restart you computer? If it still does not work, you might check the Discord console following these steps: https://github.com/NextFire/apple-music-discord-rpc/issues/43#issuecomment-1321221961

NextFire commented 1 year ago

I also just pushed a new release to update discord_rpc

daixhi commented 1 year ago

My Application Support Folder didn't have a Discord folder, so the console couldn't be opened. The new release worked almost immediately though. Thank you~