Expand description
Audioscrobbler scrobbling for Last.fm and Libre.fm, plus shared play-threshold logic.
Re-exports§
pub use auth::AuthClient;pub use auth::AuthSession;pub use lastfm::AudioscrobblerClient;pub use lastfm::ScrobbleService;pub use threshold::audioscrobbler_eligible;pub use threshold::play_threshold;pub use threshold::AudioscrobblerRules;pub use threshold::ListenThreshold;pub use track::TrackInfo;