Skip to content

Amazon Music RPC — v2.0.0

Choose a tag to compare

@eripum9 eripum9 released this 01 Apr 16:49
· 113 commits to master since this release

Discord Rich Presence integration for the Amazon Music desktop app on Windows.
Displays your currently playing track, artist, album name, album art, and elapsed
time directly on your Discord profile.

This release is an almost complete overhaul of the system.

What's New

New Features

  • Notification Enrichment — Uses Windows notification center to read full track metadata (artist + album) from Amazon Music notifications. This provides more accurate track info than SMTC alone. Requires Amazon Music notifications to be enabled and the app to be minimized. Can be toggled in Settings.
  • ListenBrainz Scrobbling — Scrobble tracks and send now playing updates to your ListenBrainz profile. Paste your user token and validate it directly in Settings.
  • Progress Bar — Your Discord presence now shows a Spotify-style progress bar with elapsed/total time for the currently playing track.
  • Check for Updates in Settings — A dedicated button in the Settings window lets you check for updates with clear visual feedback (green = up to date, yellow = update available).

Improvements

  • Reordered Settings — The settings UI has been reorganized with the most important options (Notification Enrichment) at the top and scrobbling services (Last.fm, ListenBrainz) at the bottom.
  • Pause state progress bar — When paused, the progress bar freezes at your current position instead of disappearing.
  • Optimized polling intervals — All polling intervals set to 3 seconds to balance responsiveness and avoid Discord rate limits.
  • Album art re-fetch — When notification enrichment provides a different album name, album art is automatically re-fetched to match.
  • Cleaner codebase — Removed all inline comments and reduced log noise for a cleaner runtime experience.

Installation

Download AmazonMusicRPC_Setup.exe from the assets below and run the installer. No Python installation required.

Windows SmartScreen may display a warning since the executable is unsigned.
Click "More info" and then "Run anyway" to proceed.

Requirements

  • Windows 10 or 11 (64-bit)
  • Discord desktop app (running)
  • Amazon Music desktop app