I'll work on this tonight to make it better at handling errors where it will force to find the most recent one that isn't blank, because if there are no songs in the most recent entry it will return a blank list.
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!
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.
I'll work on this tonight to make it better at handling errors where it will force to find the most recent one that isn't blank, because if there are no songs in the most recent entry it will return a blank list.