export interface SepehrEpg {
    mediaId: number;
    description: string;
    start: string;
    duration: string;