mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
15 lines
1.6 KiB
Markdown
15 lines
1.6 KiB
Markdown
# Chapter
|
|
|
|
The thumbnail for the chapter
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ | ------------------------------------ |
|
|
| `id` | *::Integer* | :heavy_check_mark: | N/A | 4 |
|
|
| `filter` | *::String* | :heavy_check_mark: | N/A | thumb=4 |
|
|
| `index` | *::Integer* | :heavy_check_mark: | N/A | 1 |
|
|
| `start_time_offset` | *::Integer* | :heavy_check_mark: | N/A | 0 |
|
|
| `end_time_offset` | *::Integer* | :heavy_check_mark: | N/A | 100100 |
|
|
| `thumb` | *::String* | :heavy_check_mark: | N/A | /library/media/46883/chapterImages/1 | |