private void UpdatePlaylist()
 {
     serverInterface.RequestPlaylistUpdate();
 }