mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 12:37:47 +00:00
3.9 KiB
3.9 KiB
GetTimelineRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
ratingKey |
float | ✔️ | The rating key of the media item |
key |
string | ✔️ | The key of the media item to get the timeline for |
state |
\LukeHagar\Plex_API\Models\Operations\State | ✔️ | The state of the media item |
hasMDE |
float | ✔️ | Whether the media item has MDE |
time |
float | ✔️ | The time of the media item |
duration |
float | ✔️ | The duration of the media item |
context |
string | ✔️ | The context of the media item |
playQueueItemID |
float | ✔️ | The play queue item ID of the media item |
playBackTime |
float | ✔️ | The playback time of the media item |
row |
float | ✔️ | The row of the media item |