Skip to content

Releases: PKBeam/AMWin-RP

v1.4.0

02 Mar 06:22
Compare
Choose a tag to compare

Changes:

  • add an option to automatically check for updates on startup
  • add support for the Mini Player
  • add song link button to Rich Presence display
  • improve web caching/parsing
  • fixed a web search bug related to classical music

v1.3.0

10 Feb 01:13
Compare
Choose a tag to compare

Validated for the official release of Apple Music (1.4.4.41 1.1028.10497.0)

Changes:

  • fix HTTP request memory leak issues and improve regex performance (@theficus)
  • (v1.3.0b1) add ListenBrainz support (@SWiegandt)
  • (v1.3.0b1) overhaul Apple Music window detection (e.g. #73 virtual desktop support)

Note: This version changes the way that the app detects the Apple Music process. This method might not work on some non-English localisations. If logs indicate that the process isn't being detected, please open an issue with a screenshot of the Apple Music process name as shown by Task Manager > Details.

Previous releases are always available on GitHub if you need to revert back to a known working version.

v1.3.0 Beta 1

10 Jan 03:13
Compare
Choose a tag to compare
v1.3.0 Beta 1 Pre-release
Pre-release

Changes:

  • add ListenBrainz support (@SWiegandt)
  • improve Apple Music window detection (e.g. #73 virtual desktop support)

v1.2.6.3

20 Dec 03:29
0ac21b4
Compare
Choose a tag to compare

Changes:

  • fix a crash when not able to write to the log file
  • reduce unnecessary log messages

v1.2.6.2

10 Dec 15:36
Compare
Choose a tag to compare

Changes:

  • update to .NET 8.0
  • improve Apple Music window detection for certain localisations/languages
  • add Discord RPC error logging

v1.2.6.1

05 Dec 05:01
Compare
Choose a tag to compare

Changes:

  • Fix crash on startup when AppData folder is missing

v1.2.6

04 Dec 06:30
Compare
Choose a tag to compare

Please download the v1.2.6.1 bugfix release instead.


Changes:

  • Added option to disable cover images.
  • Added logging capabilities for future troubleshooting.
  • Fixed some instances of web scraping not working without a Last.FM API key
  • Improved some web scraping functionalities.
    • The web scraper will now cache song search results from the Apple Music website.

Note:
Starting from this release, log files will be created in C:\Users\your_username\AppData\Local\AMWin-RichPresence.
When creating or commenting on any issues, please attach any relevant logs.

v1.2.5

25 Sep 04:21
Compare
Choose a tag to compare

Changes:

  • fix issue with compatibility with Apple Music 1.4.2.35
  • fix instances of missing album art when a Last.FM account is connected
  • add option to choose composer or performer as the song artist (for classical music)
  • improved robustness of web scraping tools

v1.2.4

23 Sep 12:01
Compare
Choose a tag to compare

Changes:

  • update to fix compatibility with Apple Music 1.4.2.35

v1.2.3

27 Jul 15:42
Compare
Choose a tag to compare

Changes:

  • add option to keep RP when music paused
  • improve responsiveness of RP with async HTTP requests
  • fix issues with ampersand (&) and non-English/ASCII characters
  • several improvements to Last.fm scrobbling (@camendoza94)
  • RP image mouseover text changed from song name to album name (@Arch-Storm)