mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
3.3 KiB
3.3 KiB
GetSearchAllLibrariesRole
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
::Integer | ✔️ | The unique identifier for the role. NOTE: This is different for each Plex server and is not globally unique. |
126522 |
tag |
::String | ✔️ | The display tag for the actor (typically the actor's name). | Teller |
role |
T.nilable(::String) | ➖ | The role played by the actor in the media item. | Self - Judge |
thumb |
T.nilable(::String) | ➖ | The absolute URL of the thumbnail image for the actor. | https://metadata-static.plex.tv/7/people/708568fd018d7aa8b1032dcf867747e8.jpg |