export interface IPlexOpts { clientIdentifier: string; token: string; }