Currently we just have a "Burning Man event playlist" hardcoded in the initialPlaylist.json file. You can modify this playlist in the UI but you can't persist it. Let's allow persisting playlists to S3.
This seems pretty low priority since we don't really need playlists except for events where we play several experiences in a row.
Currently we just have a "Burning Man event playlist" hardcoded in the
initialPlaylist.json
file. You can modify this playlist in the UI but you can't persist it. Let's allow persisting playlists to S3.This seems pretty low priority since we don't really need playlists except for events where we play several experiences in a row.