PlexampRPC displays currently playing Plex music as Discord Rich Presence, while using the proper Album Art.
Despite using the name Plexamp, it works regardless of the client used.
- Proper Album Art for your Music
- Uses Track Artist instead of Album Artist if available
- Start PlexampRPC on Windows startup
- Customize Template
- Minimize to tray
- Self contained single .exe
Click the gear icon on the top right to open the Settings window. Here you can change different options, change the template, and easily see the current version of PlexampRPC.
The config file, aswell as the thumbnail cache and the stored auth token, are stored in %AppData%\PlexampRPC\
. Press F12
in the app to automatically open this folder.
Q: How do I change the "Listening to Plexamp" text?
A: In the settings window you can choose between "Listening to Plexamp", "Listening to Music", or a custom "Listening to ". To use a custom one, you must make a new application here and set the Name you desire. Then open the config.json file in
%AppData%\PlexampRPC\
and paste the Application ID in.
Q: How do I see the debug log?
A: Press the Icon to the left of the gear at the top left or press
F5
. When opened, you can pressCtrl+C
to copy the log into the clipboard, orCtrl+S
to save it as a .txt file.
Q: I can't run this
A: This requires .NET 8 Desktop Runtime and is Windows Only.