mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
11 KiB
11 KiB
GetAllLibrariesDirectory
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
allowSync |
bool | ✔️ | Indicates whether syncing is allowed. | false |
art |
string | ✔️ | URL for the background artwork of the media container. | /:/resources/show-fanart.jpg |
composite |
string | ✔️ | The relative path to the composite media item. | /library/sections/1/composite/1743824484 |
filters |
bool | ✔️ | UNKNOWN | true |
refreshing |
bool | ✔️ | Indicates whether the library is currently being refreshed or updated | true |
thumb |
string | ✔️ | URL for the thumbnail image of the media container. | /:/resources/show.png |
key |
string | ✔️ | The library key representing the unique identifier | 1 |
type |
Operations\GetAllLibrariesType | ✔️ | N/A | movie |
title |
string | ✔️ | The title of the library | Movies |
agent |
string | ✔️ | The Plex agent used to match and retrieve media metadata. | tv.plex.agents.movie |
scanner |
string | ✔️ | UNKNOWN | Plex Movie |
language |
string | ✔️ | The Plex library language that has been set | en-US |
uuid |
string | ✔️ | The universally unique identifier for the library. | e69655a2-ef48-4aba-bb19-01e7d3cc34d6 |
updatedAt |
int | ✔️ | Unix epoch datetime in seconds | 1556281940 |
createdAt |
?int | ➖ | N/A | 1556281940 |
scannedAt |
int | ✔️ | Unix epoch datetime in seconds | 1556281940 |
content |
bool | ✔️ | UNKNOWN | true |
directory |
bool | ✔️ | UNKNOWN | true |
contentChangedAt |
int | ✔️ | The number of seconds since the content was last changed relative to now. | 9173960 |
hidden |
?Operations\Hidden | ➖ | N/A | 1 |
location |
array<Operations\GetAllLibrariesLocation> | ✔️ | N/A |