public void KallaPaAndraPodcastFrekvens(string podcastNamn, string newFrekvens)
 {
     podcastRep.AndraPodcastFrekvens(podcastNamn, newFrekvens);
 }