Last.fm · Arazzo Workflow
Last.fm Track Radio Seed
Version 1.0.0
Search for a track, resolve its full info, and build a similar-tracks radio seed — branching when no match is found.
View Spec
View on GitHub
MusicAudioScrobblingRecommendationsChartsPublic APIsAudioScrobblerArazzoWorkflows
Provider
Workflows
track-radio-seed
Resolve a searched track into a similar-tracks radio seed, branching on no match.
Searches for a track, branches when there is no match, resolves the best match's info, and builds a similar-tracks list.
1
searchTrack
trackSearch
Search the catalog for tracks matching the supplied name, narrowed by artist when provided.
2
trackInfo
trackGetInfo
Resolve the full info envelope for the best matching track.
3
similarTracks
trackGetSimilar
Pull tracks similar to the resolved track to seed a radio queue.