mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 04:20:46 +00:00
22 lines
7.4 KiB
Markdown
22 lines
7.4 KiB
Markdown
# GetGenresLibraryMediaContainer
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|
|
| `Size` | *double* | :heavy_check_mark: | N/A | 50 |
|
|
| `Offset` | *int* | :heavy_minus_sign: | N/A | |
|
|
| `TotalSize` | *int* | :heavy_minus_sign: | N/A | |
|
|
| `Identifier` | *string* | :heavy_check_mark: | N/A | com.plexapp.plugins.library |
|
|
| `AllowSync` | *bool* | :heavy_check_mark: | N/A | false |
|
|
| `Art` | *string* | :heavy_check_mark: | N/A | /:/resources/show-fanart.jpg |
|
|
| `Content` | *string* | :heavy_check_mark: | N/A | secondary |
|
|
| `MediaTagPrefix` | *string* | :heavy_check_mark: | N/A | /system/bundle/media/flags/ |
|
|
| `MediaTagVersion` | *long* | :heavy_check_mark: | N/A | 1734362201 |
|
|
| `Nocache` | *bool* | :heavy_check_mark: | N/A | true |
|
|
| `Thumb` | *string* | :heavy_check_mark: | N/A | /:/resources/show.png |
|
|
| `Title1` | *string* | :heavy_check_mark: | N/A | TV Shows (Reality) |
|
|
| `Title2` | *string* | :heavy_check_mark: | N/A | By Genre |
|
|
| `ViewGroup` | *string* | :heavy_check_mark: | N/A | secondary |
|
|
| `Directory` | List<[GetGenresLibraryDirectory](../../Models/Requests/GetGenresLibraryDirectory.md)> | :heavy_minus_sign: | N/A | | |