void HandleNext(NextPlaylistElementEvent e)
 {
     Player.Next();
 }
 void HandleNext(NextPlaylistElementEvent e)
 {
     Player.Next ();
 }