Optional
baseurlOptional
data(ElementTree): Response from PlexServer used to build this object (optional).
Optional
initpath(str): Path used to generate data.
Optional
server(:class:~plexapi.server.PlexServer
): PlexServer this client is connected to (optional).
Optional
session(:class:~requests.Session
): requests.Session object if you want more control (optional).
Optional
timeout(int): timeout in seconds on initial connect to client (default config.TIMEOUT).
Optional
token(str): X-Plex-Token used for authenication (optional).
(str): HTTP URL to connect dirrectly to this client.