Skip to content

Releases: nathanieltooley/ample-rp

v0.4.1

05 Feb 02:57

Choose a tag to compare

Notable Changes

  • Discord RP image will be cleared once a new song plays. This makes it so that if there is an error getting the cover for the new song, it defaults to a blank image rather than the last valid cover
  • Song names that are too short (1 character long) will be padded so that Discord will accept it
  • Song, Album, and Artist names that are too long (128 characters for the song, 128 for the album + artist) will be truncated so that Discord will accept it.

v0.4.0

14 Jan 02:34

Choose a tag to compare

Notable Changes

  • Added config file
  • Ample will now scrobble songs even if it is not connected to Discord (configurable)
  • Ample can now track media sources other than Apple Music (configurable)
  • Tray icon will now show the status of Ample's Discord connection
  • Panics are now correctly logged
  • Fixed a crash that occurred when Apple Music gave an invalid artist or song name

v0.3.0

26 Oct 03:33

Choose a tag to compare

Notable Changes

  • some HTTP requests are now automatically retried
  • Cover Art Archive is now used to get album cover art if LastFM support is disabled
  • there is no longer a delay when attempting to exit program through tray icon
  • fixed a crash on startup if Discord wasn't running
  • ample will now attempt to reconnect to Discord automatically if it is closed

v0.2.1

17 Oct 01:35

Choose a tag to compare

Notable changes

  • fixed a bug where the current "session" would be behind and not updated regularly
  • the tray icon's status message will now update after a pause

v0.2.0

16 Oct 04:51
be10d9e

Choose a tag to compare

First (real) release!