Setup
1
Get API credentials
Create an API account at
last.fm/api/account/create. Any
application name works (“clickwheel” is conventional). You’ll get an API
key and a shared secret.
2
Configure
~/.clickwheel/config.yaml
~/.clickwheel/.env (mode 600), out of YAML:~/.clickwheel/.env
3
Authorize once
Submit listens
Scrobble before a big re-sync, so play history isn’t lost when tracks
change on the device.
lastfm_api_key also powers genre lookups in
clickwheel fix (read-only, no session key needed). If
you only want genre tagging and never plan to scrobble, stop after the API key
is in place and skip --auth.

