mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
12 KiB
12 KiB
GetLibrariesDirectory
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
allow_sync |
T.nilable(T::Boolean) | ➖ | N/A | true |
art |
T.nilable(::String) | ➖ | N/A | /:/resources/movie-fanart.jpg |
composite |
T.nilable(::String) | ➖ | N/A | /library/sections/1/composite/1705615584 |
filters |
T.nilable(T::Boolean) | ➖ | N/A | true |
refreshing |
T.nilable(T::Boolean) | ➖ | N/A | false |
thumb |
T.nilable(::String) | ➖ | N/A | /:/resources/movie.png |
key |
T.nilable(::String) | ➖ | N/A | 1 |
type |
T.nilable(::String) | ➖ | N/A | movie |
title |
T.nilable(::String) | ➖ | N/A | Movies |
agent |
T.nilable(::String) | ➖ | N/A | tv.plex.agents.movie |
scanner |
T.nilable(::String) | ➖ | N/A | Plex Movie |
language |
T.nilable(::String) | ➖ | N/A | en-US |
uuid |
T.nilable(::String) | ➖ | N/A | 322a231a-b7f7-49f5-920f-14c61199cd30 |
updated_at |
T.nilable(::Integer) | ➖ | N/A | 1705615634 |
created_at |
T.nilable(::Integer) | ➖ | N/A | 1654131312 |
scanned_at |
T.nilable(::Integer) | ➖ | N/A | 1705615584 |
content |
T.nilable(T::Boolean) | ➖ | N/A | true |
directory |
T.nilable(T::Boolean) | ➖ | N/A | true |
content_changed_at |
T.nilable(::Integer) | ➖ | N/A | 3192854 |
hidden |
T.nilable(::Integer) | ➖ | N/A | 0 |
location |
T::Array<::OpenApiSDK::Operations::GetLibrariesLocation> | ➖ | N/A | [{"id":1,"path":"/movies"}] |