Tsarr Documentation - v2.13.0
    Preparing search index...

    Type Alias MediaCover

    type MediaCover = {
        coverType?: Sonarr.MediaCoverTypes;
        url?: string | null;
        remoteUrl?: string | null;
    }
    Index
    url?: string | null
    remoteUrl?: string | null