mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
4.2 KiB
4.2 KiB
GetTimelineRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
rating_key |
::Float | ✔️ | 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 |
::OpenApiSDK::Operations::State | ✔️ | The state of the media item | playing |
has_mde |
::Float | ✔️ | Whether the media item has MDE | 1 |
time |
::Float | ✔️ | The time of the media item | 2000 |
duration |
::Float | ✔️ | The duration of the media item | 10000 |
context |
::String | ✔️ | The context of the media item | home:hub.continueWatching |
play_queue_item_id |
::Float | ✔️ | The play queue item ID of the media item | 1 |
play_back_time |
::Float | ✔️ | The playback time of the media item | 2000 |
row |
::Float | ✔️ | The row of the media item | 1 |