heroku / dreamhouse-disco-old

A fun demo app to show off Heroku basics including Teams and Pipelines
0 stars 0 forks source link

Find or create playlist #64

Closed crcastle closed 8 years ago

crcastle commented 8 years ago

@thejonanshow FYI, this PR implements "find or create" for the playlist Dreamhouse Disco uses. You no longer have to go to /setup to paste in the playlist URI. The playlist name that is searched for or created can be defined in an env var named PLAYLIST_NAME. It will default to "Dreamhouse Disco, Master" if that env var doesn't exist.