private void buttonRefreshTorrent_Click(object sender, EventArgs e)
 {
     // Re populate the torrent list
     uIUpdater.PopulateLatestTorrentList();
 }