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

Can't get the app to work anymore #52

Closed igoroliveiragc closed 1 year ago

igoroliveiragc commented 1 year ago

Sorry I am not a pro-user, just a newbie. The app wont work for me anymore even after updating with brew upgrade

This is what the terminal is printing:

Client {
  ipc: DiscordIPC {},
  user: undefined,
  config: undefined,
  token: undefined,
  tokenExpires: undefined,
  application: undefined,
  options: { id: "773825528921849856" }
}
isOpen: true
state: playing
Error: Can't get object.
    at handleError (https://raw.githubusercontent.com/NextFire/jxa/64b6de1748ea063c01271edbe9846e37a584e1ab/run/mod.ts:180:9)
    at runInOsascript (https://raw.githubusercontent.com/NextFire/jxa/64b6de1748ea063c01271edbe9846e37a584e1ab/run/mod.ts:152:21)
    at async setActivity (file:///opt/homebrew/bin/music-rpc.ts:189:21)
    at async file:///opt/homebrew/bin/music-rpc.ts:74:9
NextFire commented 1 year ago

Did you try a reboot?

igoroliveiragc commented 1 year ago

Did you try a reboot?

thank you, a reboot did it for me