Releases: nathanieltooley/ample-rp
Releases · nathanieltooley/ample-rp
v0.4.1
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
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
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
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
First (real) release!