Type Alias PVRFieldsRecording

PVRFieldsRecording: (
    | "title"
    | "plot"
    | "plotoutline"
    | "genre"
    | "playcount"
    | "resume"
    | "channel"
    | "starttime"
    | "endtime"
    | "runtime"
    | "lifetime"
    | "icon"
    | "art"
    | "streamurl"
    | "file"
    | "directory"
    | "radio"
    | "isdeleted"
    | "epgeventid"
    | "channeluid"
    | "season"
    | "episode"
    | "showtitle"
    | "clientid"
)[]