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
9
10
11
12
13
{
    "id": 1,
    "uuid": "deadbeef",
    "title": "username",
    "username": "username",
    "restricted": false,
    "friendlyName": null,
    "thumb": "https://plex.tv/users/deadbeef/avatar?c=23423423",
    "friendshipCreatedAt": "2021-02-10T10:10:19Z",
    "email": "example@example.com",
    "home": false,
    "status": "accepted"
  }