Scrobbling library for Rust.
Find a file
2026-05-25 11:22:03 +02:00
src Send User-Agent header 2026-05-25 11:22:03 +02:00
.gitignore Initial commit 2026-02-23 17:53:28 +01:00
Cargo.lock Replace chrono with jiff 2026-04-21 16:30:52 +02:00
Cargo.toml Replace chrono with jiff 2026-04-21 16:30:52 +02:00
LICENSE Initial commit 2026-02-23 17:53:28 +01:00
README.md Initial commit 2026-02-23 17:53:28 +01:00

scrobble

Scrobbling library for Rust.

Implements a portion of the Last.fm API, including some unofficial endpoints, notably for deleting scrobbles.

Copyright © 2026 Grzesiek11

This project is licensed under the BSD+Patent license. You should have received a copy of this license with this program.