public void UpdateItem(TrackInfo i)
 {
     repo.UpdateItem(i);
 }