mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-07 12:37:45 +00:00
8.9 KiB
8.9 KiB
User
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID |
int64 | ✔️ | 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 |
*operations.Protected | ➖ | N/A | 1 |
Home |
*operations.Home | ➖ | N/A | 1 |
AllowTuners |
*operations.AllowTuners | ➖ | N/A | 1 |
AllowSync |
*operations.AllowSync | ➖ | N/A | 1 |
AllowCameraUpload |
*operations.AllowCameraUpload | ➖ | N/A | 1 |
AllowChannels |
*operations.AllowChannels | ➖ | N/A | 1 |
AllowSubtitleAdmin |
*operations.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 |
*operations.Restricted | ➖ | N/A | 1 |
Server |
[]operations.GetUsersServer | ✔️ | List of servers owned by the user. |