Skip to content

Releases: flazepe/osu-scrobbler

v0.3.2

12 Nov 06:48
38ec7ed
Compare
Choose a tag to compare

Changelog

  • You can now log scrobbles to the scrobble.log file by setting log_scrobbles to true in the config under [scrobbler] (84772fa)
  • Added artist redirect feature to redirect a specific artist to a new name (example in the config.example.toml file) (c4c6128)
  • Added a tiny cooldown if osu! API returned an error to prevent ratelimits (7d53638)
  • Program now requires confirmation before exiting after an error (e64221c)

v0.3.1

15 Jun 13:13
Compare
Choose a tag to compare

Changelog

v0.3.0

14 Jun 15:58
Compare
Choose a tag to compare

Changelog

  • Use osu! API for detecting new scores and getting beatmap/beatmapset information. As a result, the scrobbler now works for all maps, without the need to rely on any beatmap mirrors* (0a0368e)
  • Add build artifacts for Linux and macOS (806ed9b)
  • Rename the scrobble config section to scrobbler (06da388)
  • Provide additional data to ListenBrainz (230ebeb)
  • Use custom Last.fm scrobbler for more accurate scrobbles (9200731)

*Make sure to include your osu! user ID in the config file!

v0.2.0

06 Jun 17:05
Compare
Choose a tag to compare

Changelog

  • Add support for ListenBrainz scrobbling (22dffe6)

v0.1.1

01 Apr 10:52
Compare
Choose a tag to compare

Changelog

  • Handle network errors to prevent crash (a34880a)
  • Show username in authentication message (fd294ac)

v0.1.0

28 Jan 10:53
Compare
Choose a tag to compare

First release.