private void ClearItems()
 {
     _playbackService.ClearTracksInQueue();
 }