mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
7.4 KiB
7.4 KiB
User
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
long | ✔️ | User's unique ID. | 22526914 |
Title |
string | ✔️ | User's display name. | Plex User |
Username |
string | ✔️ | User's username. | zgfuc7krcqfimrmb9lsl5j |
Email |
string | ✔️ | User's email address. | zgfuc7krcqfimrmb9lsl5j@protonmail.com |
RecommendationsPlaylistId |
string | ➖ | ID of the user's recommendation playlist. | |
Thumb |
string | ✔️ | URL to the user's avatar image. | https://plex.tv/users/3346028014e93acd/avatar?c=1731605021 |
Protected |
Protected | ➖ | N/A | 1 |
Home |
Home | ➖ | N/A | 1 |
AllowTuners |
AllowTuners | ➖ | N/A | 1 |
AllowSync |
AllowSync | ➖ | N/A | 1 |
AllowCameraUpload |
AllowCameraUpload | ➖ | N/A | 1 |
AllowChannels |
AllowChannels | ➖ | N/A | 1 |
AllowSubtitleAdmin |
AllowSubtitleAdmin | ➖ | N/A | 1 |
FilterAll |
string | ➖ | Filters applied for all content. | |
FilterMovies |
string | ➖ | Filters applied for movies. | |
FilterMusic |
string | ➖ | Filters applied for music. | |
FilterPhotos |
string | ➖ | Filters applied for photos. | |
FilterTelevision |
string | ➖ | Filters applied for television. | |
Restricted |
Restricted | ➖ | N/A | 1 |
Server |
List<GetUsersServer> | ✔️ | List of servers owned by the user. |