Hacker News new | ask | show | jobs
by slashblake 3004 days ago
I had a friend mention this to me too recently. I just grab the artist's top 3 tracks and add them to your playlist. Perhaps I could use setlist.fm to put songs more likely to be heard at the upcoming shows. Thanks!
1 comments

I'd be willing to work with you as I have built a googleplay music version of this a while ago. https://github.com/fergyfresh/setlist-on-a-playlist

I took it a step further to make a playlist out of the bands most recent setlist, so its similar, but not the same. It's currently just a cli that allows you to make a playlist on your google play music based on a band's most recent setlist, provided it was posted on setlist.fm. Most of the bands that I listen to have the setlist.fm posted basically the same night of the show.

Would love to help, leverage, or even refactor some of your stuff so that we could use virtually any music playing platform to do this.