mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 12:47:44 +00:00
2.6 KiB
2.6 KiB
GetTimelineRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
rating_key |
float | ✔️ | The rating key of the media item |
key |
str | ✔️ | The key of the media item to get the timeline for |
state |
operations.State | ✔️ | The state of the media item |
has_mde |
float | ✔️ | Whether the media item has MDE |
time |
float | ✔️ | The time of the media item |
duration |
float | ✔️ | The duration of the media item |
context |
str | ✔️ | The context of the media item |
play_queue_item_id |
float | ✔️ | The play queue item ID of the media item |
play_back_time |
float | ✔️ | The playback time of the media item |
row |
float | ✔️ | The row of the media item |