mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 20:57:43 +00:00
10 KiB
10 KiB
GetGenresLibraryMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
::Float | ✔️ | N/A | 50 |
offset |
T.nilable(::Integer) | ➖ | N/A | |
total_size |
T.nilable(::Integer) | ➖ | N/A | |
identifier |
::String | ✔️ | N/A | com.plexapp.plugins.library |
allow_sync |
T::Boolean | ✔️ | N/A | false |
art |
::String | ✔️ | N/A | /:/resources/show-fanart.jpg |
content |
::String | ✔️ | N/A | secondary |
media_tag_prefix |
::String | ✔️ | N/A | /system/bundle/media/flags/ |
media_tag_version |
::Integer | ✔️ | N/A | 1734362201 |
nocache |
T::Boolean | ✔️ | N/A | true |
thumb |
::String | ✔️ | N/A | /:/resources/show.png |
title1 |
::String | ✔️ | N/A | TV Shows (Reality) |
title2 |
::String | ✔️ | N/A | By Genre |
view_group |
::String | ✔️ | N/A | secondary |
directory |
T::Array<::PlexRubySDK::Operations::GetGenresLibraryDirectory> | ➖ | N/A |