mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
5.2 KiB
5.2 KiB
GetTimelineRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ratingKey |
double | ✔️ | 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 |
lukehagar.plexapi.plexapi.models.operations.State | ✔️ | The state of the media item | playing |
hasMDE |
double | ✔️ | Whether the media item has MDE | 1 |
time |
double | ✔️ | The time of the media item | 2000 |
duration |
double | ✔️ | The duration of the media item | 10000 |
context |
String | ✔️ | The context of the media item | home:hub.continueWatching |
playQueueItemID |
double | ✔️ | The play queue item ID of the media item | 1 |
playBackTime |
double | ✔️ | The playback time of the media item | 2000 |
row |
double | ✔️ | The row of the media item | 1 |