Nam Vu
Nam Vu
Can you `cd` in the cloned repo and send me the output of `ls -la scripts/`?
Closed for inactivity.
I can't think of any simple/robust solution to this problem that could easily cover a majority of cases. While I still have no intention of implementing it, I can refer...
@EyadElshaer If you installed it with Homebrew, check that the script is running fine on a manual run with `music-rpc.ts` in the terminal as @NathanielH-snek suggested. @allycatty The script should...
@mjcarvin Do you happen to use an Apple Silicon Mac?
I've updated the formula which previously had a linting issue https://github.com/NextFire/homebrew-tap/commit/093eb083a746c0e1ffae232f6ddb079341df7db2. I am not sure that it will resolve this issue but can you `brew update && brew reinstall nextfire/tap/apple-music-discord-rpc...
@mjcarvin Can you paste the content of the generated launch agent?
Is it the raw content of your .plist? Should have been some XML. The `PATH` is fine if it contains at least `osascript` and `deno` (check with `which`). Then if...
`/usr/local/var/apple-music-discord-rpc` is automatically created when the service starts (re-checked on my side) so no problem here
I guess I'm out of answer, there may be a bug in `homebrew/services`. As a last resort can you try the shell scripts install method [in the README](https://github.com/NextFire/apple-music-discord-rpc#shell-scripts)? You may...