mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
13 lines
3.2 KiB
Markdown
13 lines
3.2 KiB
Markdown
# GetSearchAllLibrariesRole
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
|
|
| `Id` | *long* | :heavy_minus_sign: | The ID of the tag or actor. | 294129 |
|
|
| `Filter` | *string* | :heavy_minus_sign: | The filter used to find the actor or tag. | actor=294129 |
|
|
| `Thumb` | *string* | :heavy_minus_sign: | The thumbnail of the actor | https://metadata-static.plex.tv/2/people/27b85844536c39f3f9ac943aaad46608.jpg |
|
|
| `Tag` | *string* | :heavy_minus_sign: | The name of the tag or actor. | Mike Smith |
|
|
| `TagKey` | *string* | :heavy_minus_sign: | Unique identifier for the tag. | 668e7e7b22bcad9064350c91 |
|
|
| `Role` | *string* | :heavy_minus_sign: | The role of the actor or tag in the media. | Self | |