mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-07 20:57:45 +00:00
11 KiB
11 KiB
GetAllLibrariesDirectory
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
allow_sync |
bool | ✔️ | N/A | true |
art |
str | ✔️ | N/A | /:/resources/movie-fanart.jpg |
composite |
str | ✔️ | N/A | /library/sections/1/composite/1705615584 |
filters |
bool | ✔️ | N/A | true |
refreshing |
bool | ✔️ | N/A | false |
thumb |
str | ✔️ | N/A | /:/resources/movie.png |
key |
str | ✔️ | N/A | 1 |
type |
str | ✔️ | N/A | movie |
title |
str | ✔️ | N/A | Movies |
agent |
str | ✔️ | N/A | tv.plex.agents.movie |
scanner |
str | ✔️ | N/A | Plex Movie |
language |
str | ✔️ | N/A | en-US |
uuid |
str | ✔️ | N/A | 322a231a-b7f7-49f5-920f-14c61199cd30 |
updated_at |
int | ✔️ | Unix epoch datetime in seconds | 1556281940 |
created_at |
int | ✔️ | Unix epoch datetime in seconds | 1556281940 |
scanned_at |
int | ✔️ | Unix epoch datetime in seconds | 1556281940 |
content |
bool | ✔️ | N/A | true |
directory |
bool | ✔️ | N/A | true |
content_changed_at |
int | ✔️ | Unix epoch datetime in seconds | 1556281940 |
hidden |
int | ✔️ | N/A | 0 |
location |
List[operations.GetAllLibrariesLocation] | ✔️ | N/A |