plex-api 0.0.12

Library for communication with Plex server. Work in progress, not ready for any use. See github for details.
Documentation
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<MediaContainer size="1">
  <Device name="Box" product="Plex Media Server" productVersion="1.25.2.5319-c43dc0277" platform="Linux" platformVersion="5.4.0-88-generic" device="Docker Container" clientIdentifier="3" createdAt="1628211599" lastSeenAt="1628211599" provides="server" owned="1" accessToken="auth_token" publicAddress="1.0.0.2" httpsRequired="0" synced="0" relay="1" dnsRebindingProtection="0" natLoopbackSupported="0" publicAddressMatches="0" presence="1">
    <Connection protocol="http" address="172.1.0.1" port="32400" uri="http://172.18.0.12:32400" local="1"/>
    <Connection protocol="https" address="example.com" port="443" uri="https://example.com:443" local="0"/>
    <Connection protocol="http" address="1.0.0.2" port="443" uri="http://1.0.0.2:443" local="0"/>
  </Device>
</MediaContainer>