mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-10 12:37:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.205.0
This commit is contained in:
17
docs/models/operations/GetTimelineRequest.md
Normal file
17
docs/models/operations/GetTimelineRequest.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# GetTimelineRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|
||||
| `ratingKey` | *Double* | :heavy_check_mark: | The rating key of the media item |
|
||||
| `key` | *String* | :heavy_check_mark: | The key of the media item to get the timeline for |
|
||||
| `state` | [lukehagar.plexapi.plexapi.models.operations.State](../../models/operations/State.md) | :heavy_check_mark: | The state of the media item |
|
||||
| `hasMDE` | *Double* | :heavy_check_mark: | Whether the media item has MDE |
|
||||
| `time` | *Double* | :heavy_check_mark: | The time of the media item |
|
||||
| `duration` | *Double* | :heavy_check_mark: | The duration of the media item |
|
||||
| `context` | *String* | :heavy_check_mark: | The context of the media item |
|
||||
| `playQueueItemID` | *Double* | :heavy_check_mark: | The play queue item ID of the media item |
|
||||
| `playBackTime` | *Double* | :heavy_check_mark: | The playback time of the media item |
|
||||
| `row` | *Double* | :heavy_check_mark: | The row of the media item |
|
||||
Reference in New Issue
Block a user