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