FiXER Posted March 31, 2013 Posted March 31, 2013 What about last.fm workflow. After typing "lastfm" space "name of artist" you will get the list of suggested artists/albums/songs? Can somebody do it?
Adeiko Posted May 31, 2013 Posted May 31, 2013 Would love to see this done, i'm always looking for information on bands on last.fm an it would make life a little easier.
dfay Posted May 31, 2013 Posted May 31, 2013 Should be easy to do since all the code for accessing last.fm API is already in this workflow: http://www.alfredforum.com/topic/2257-dj-pedro-itunes-playlist-based-on-lastfm-similar-artists/?hl=pedro
smirky Posted June 1, 2013 Posted June 1, 2013 What about last.fm workflow. After typing "lastfm" space "name of artist" you will get the list of suggested artists/albums/songs? Can somebody do it? This is quite simple to do with the Last.fm API. The API provides a list of suggested artists based on an initial artist, or a list of suggested tracks based on a given track. ... Also, I'm finishing up an update to the workflow that dfay linked to that will provide a supplemental Suggested Artist list that basically does what I think you're asking for. If you don't want the playlist generation function of that workflow, I could easily tweak it to just offer the Suggested Artist list alone.
smirky Posted June 1, 2013 Posted June 1, 2013 (edited) I took a crack at this and made an initial version to play around with: Direct download. "LS" triggers the workflow. As you type an artist name, the workflow searches Last.fm for your query and provides a list of possible matches. Selecting an artist form the list provides a new list of Last.fm's Similar Artists for the previously chosen one. Selecting an artist from the new list takes you to their Last.fm page. I'll probably add an option to filter out any artists that are already in the local iTunes Library, if folks think that would be useful. Any other ideas? Edited June 1, 2013 by smirky
Adeiko Posted June 8, 2013 Posted June 8, 2013 Thanks Smirky, is there a way to just act as autocomplete so for example y put "ls god is an" and it takes me to the god is an astronaut last.fm website?
smirky Posted June 10, 2013 Posted June 10, 2013 Try downloading the same direct download as above. I added an update that I think covers what you're looking for. Let me know if that works...
smirky Posted September 22, 2013 Posted September 22, 2013 (edited) Been using this workflow a lot lately myself, so I figured I'd push through a few edits I made since originally posting it. Added hotkey support. Detects if iTunes is playing and auto-populates the current artist, until you start to type something else. Direct Link GitHub Edited September 22, 2013 by smirky
kopischke Posted October 1, 2013 Posted October 1, 2013 Just a quick heads-up: there is another last.fm workflow by Filipe Barros (with minor contributions by yours truly) over here. It lacks the smooth drill-down interface (I really like that) and requires a last.fm account, but offers a much more extensive selection of last.fm queries (track and album info, loved and banned tracks, love, ban, tag and untag currently playing track etc.). miketheburrito 1
smirky Posted September 22, 2015 Posted September 22, 2015 In case anyone is wondering why this workflow hasn't worked, feel free to blame Last.fm for breaking their APIs with no fix in sight. I have re-written this workflow using a few different tricks so that it works again. Download from Packal here.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now