public void KallaPaAndraPodcastKategori(string podcastNamn, string newKategori)
 {
     podcastRep.AndraPodcastKategori(podcastNamn, newKategori);
 }