mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
3.3 KiB
3.3 KiB
GetTimelineRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
RatingKey |
float64 | ✔️ | The rating key of the media item | 23409 |
Key |
string | ✔️ | The key of the media item to get the timeline for | /library/metadata/23409 |
State |
operations.State | ✔️ | The state of the media item | playing |
HasMDE |
float64 | ✔️ | Whether the media item has MDE | 1 |
Time |
float64 | ✔️ | The time of the media item | 2000 |
Duration |
float64 | ✔️ | The duration of the media item | 10000 |
Context |
string | ✔️ | The context of the media item | home:hub.continueWatching |
PlayQueueItemID |
float64 | ✔️ | The play queue item ID of the media item | 1 |
PlayBackTime |
float64 | ✔️ | The playback time of the media item | 2000 |
Row |
float64 | ✔️ | The row of the media item | 1 |