2019-05-08 20:48:03 -04:00

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>"
}