Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@flazepe flazepe released this 12 Nov 06:48
· 1 commit to master since this release
38ec7ed

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)