mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-04-16 08:56:45 +00:00
398 B
398 B
wip
task_tracker setup:
Last.fm api calls are queued to task_tracker, and results are gathered by a task_tracker_drone (script).
Project secret:
{
"apikey": "<Your Last.fm api key>",
"user": "<Your Last.fm username>"
}