mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
5.9 KiB
5.9 KiB
GetSearchAllLibrariesDirectory
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Key |
string | ✔️ | The unique identifier path for the search result item. | /library/sections/3/all?actor=197429 |
LibrarySectionID |
long | ✔️ | The identifier for the library section. | 1 |
LibrarySectionKey |
string | ✔️ | The key corresponding to the library section. | /library/sections/1 |
LibrarySectionTitle |
string | ✔️ | The title of the library section. | Movies |
LibrarySectionType |
long | ➖ | N/A | |
Type |
string | ✔️ | The type of the directory. | tag |
Id |
long | ✔️ | N/A | 197429 |
Filter |
string | ➖ | The filter string used to query this specific item in the library. | actor=197429 |
Tag |
string | ✔️ | N/A | Ben Stiller |
TagType |
long | ➖ | The type of tag associated with this search result (e.g., Director, Actor). | |
TagKey |
string | ➖ | The unique identifier for the tag associated with this search result. | 5d776826999c64001ec2c606 |
Thumb |
string | ➖ | The URL to the thumbnail image associated with this search result. | https://metadata-static.plex.tv/5/people/57bd7c7d6c5c9e2881251b30e5603d3d.jpg |
Count |
long | ➖ | The number of items associated with this search result. | 10 |