mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
15 lines
1.6 KiB
Markdown
15 lines
1.6 KiB
Markdown
# GetMediaMetaDataChapter
|
|
|
|
The thumbnail for the chapter
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
|
|
| `id` | *int* | :heavy_check_mark: | N/A | 4 |
|
|
| `filter` | *string* | :heavy_check_mark: | N/A | thumb=4 |
|
|
| `index` | *int* | :heavy_check_mark: | N/A | 1 |
|
|
| `startTimeOffset` | *int* | :heavy_check_mark: | N/A | 0 |
|
|
| `endTimeOffset` | *int* | :heavy_check_mark: | N/A | 100100 |
|
|
| `thumb` | *string* | :heavy_check_mark: | N/A | /library/media/46883/chapterImages/1 | |