services.rescrobbled.settings
Configuration written to $XDG_CONFIG_HOME/rescrobbled/config.toml See https://github.com/InputUsername/rescrobbled#configuration for the full list of options.
- Type
TOML value- Default
{ }- Example
{ filter-script = "path/to/script"; lastfm-key = "Last.fm API key"; lastfm-secret = "Last.fm API secret"; listenbrainz = [ { token = "User token"; url = "Custom API URL"; } ]; min-play-time = 0; player-whitelist = [ "Player MPRIS identity or bus name" ]; use-track-start-timestamp = false; }- Declared
- <home-manager/modules/services/rescrobbled.nix>