Move the playlist model into the database. Prime the database from a YAML file. Modify the Model classes to work with this database. Render the models from the database.
Move the playlists into their own view. Introduce routes for opening the playlist and also deleting individual songs.