Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias MediaCoverWritable

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

    Properties

    url?: string | null
    remoteUrl?: string | null