pub fn add_playlist(playlist: QueryablePlaylist) -> MoosyncResult<String>
Adds a new playlist to the main app.
playlist
A string representing the ID of the added playlist.