mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
2.6 KiB
2.6 KiB
GetTimelineRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
ratingKey |
number | ✔️ | The rating key of the media item |
key |
string | ✔️ | The key of the media item to get the timeline for |
state |
operations.State | ✔️ | The state of the media item |
hasMDE |
number | ✔️ | Whether the media item has MDE |
time |
number | ✔️ | The time of the media item |
duration |
number | ✔️ | The duration of the media item |
context |
string | ✔️ | The context of the media item |
playQueueItemID |
number | ✔️ | The play queue item ID of the media item |
playBackTime |
number | ✔️ | The playback time of the media item |
row |
number | ✔️ | The row of the media item |