@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.
@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 namedPLAYLIST_NAME
. It will default to "Dreamhouse Disco, Master" if that env var doesn't exist.