Plexamp feature request: Discord integration

I would love to see some sort of basic Discord integration similar to what Spotify has where it just says the song name, album, and artist under your username. Doesn’t sound like it would be too difficult to implement.

3 Likes

You could probably get that to work via Plex WebHooks?

yea very similar ive been using this https://github.com/Phineas05/discord-rich-presence-plex

But im not sure if we can scrobble the TIDAL page but everything else works. Just not sure if we can dynamically change the poster and have a progress bar.

Here’s what spotify looks like

57%20PM

and heres what the github script looks like

41%20PM

I wouldnt even know where to start to improve the github script but it works well as a base.

afaik webhooks would work but dunno if it would work similar to RPC. plus with discord integration. we’d need options to ignore scrobble on certain shared servers and playback devices. Which the current repo above does support including multi user

I’ll check it out. I know a few different languages so maybe I can improve it.

Nice. Let me know if you post to GitHub. Would be nice to get a clientless rpc experience in discord similar to Spotify.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.