private void ClearExistingData(IDatabaseProvider dbController) { dbController.ClearData(new MusicSearchParameters { }); }