Releases: flazepe/osu-scrobbler
Releases · flazepe/osu-scrobbler
v0.3.2
Changelog
- You can now log scrobbles to the
scrobble.log
file by settinglog_scrobbles
totrue
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
v0.3.0
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 toscrobbler
(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!