Remove playlists from the configuration and handle them via persistent storage (node-persist?) instead. Administration can be handled via Slack in the form of list add/remove/rename <name> <spotify uri> etc. Would also allow for on-the-fly playback of a certain list, similar to how play currently works.
Remove playlists from the configuration and handle them via persistent storage (node-persist?) instead. Administration can be handled via Slack in the form of
list add/remove/rename <name> <spotify uri>
etc. Would also allow for on-the-fly playback of a certain list, similar to howplay
currently works.